如代码
dim str as string = "1,2,3,4"DataTables("表A").ReplaceFor("第二列", True, "第一列 in ('" & str.Replace(",", "','") & "')")