什么意思?
Dim drs As List(Of DataRow) = DataTables("云鑫物流代收详单").Select("日期 is null and 姓名 is null")If drs.Count < 3 Then Tables("云鑫物流代收详单").AddNew(3-drs.Count)End If