| Interface | Description |
|---|---|
| IDataSetFilter |
Interface filters of
DataSet instances. |
| Class | Description |
|---|---|
| AndDataSetFilter |
Combining filters by logical AND.
|
| PropertiesBasedDataSetFilter |
Filter based on data set properties.
|
| TypeBasedDataSetFilter |
Filter which will be passed only by data sets with a data set type code matching a certain
regular expression.
|