| Overload | Description |
|---|---|
| Filter(INDataRowFilter) | Runs the filter on the entire data source and returns the recordset with the matching records |
| Filter(INDataRowFilter,NRecordset) | Runs the filter on the specified recordset and returns the sub-recordset with the matching records |