2 references to RowFilter
System.Data.Common (2)
System\Data\Selection.cs (2)
185
private bool AcceptRecord(int record) => AcceptRecord(record,
RowFilter
);
882
InitRecords(
RowFilter
);