AppendLoad会修改LoadFilter的值。执行的时候,要处理一下
Dim temp = DataTables("表A").LoadFilter
DataTables("表A").AppendLoad("条件")
DataTables("表A").LoadFilter = temp