IConfigureEFFiltersPageView Members
If implemented, provides a view for the Configure Filters page of the Data Source Wizard.Properties
| Name | Description |
|---|---|
| Filters | Provides access to the collection of data filters associated with the corresponding data source. |
Methods
| Name | Description |
|---|---|
| Initialize(DBSetFilter[], IDictionary<String, DBTable>) | Initializes a wizard page with the list of available tables and filters. |
See Also