参考代码
dim dt as datatable = datatables("表A")dt.loadfilter = "[_Identify] in (select min([_Identify]) from {表a} group by 第一列)"dt.load