FilteringOperatorsByTableDictionary Constructors
Obsolete. A dictionary of data table filters for DataProvider
.
Name | Parameters | Description |
---|---|---|
Filtering |
none |
Initializes a new instance of the Filtering class with the default settings.
|
Filtering |
dictionary |
Initializes a new instance of the Filtering class with the specified dictionary.
|
Filtering |
capacity |
Initializes a new instance of the Filtering class with the specified capacity.
|
See Also