直接写即可
Dim drs As List(of DataRow) = DataTables("表A").SQLSelect("ItemID not in (select ItemID From {表B})")