DataRowDeleting事件
DataTables("表B").DeleteFor("第一列='" & e.DataRow("第一列") & "' and 第二列='" & e.DataRow("第二列") & "'")