用replaceFor即可,如
DataTables("表B").ReplaceFor("第一列", e.DataRow("第二列"), "编号 = '" & e.DataRow("编号") & "'")