EditExtractOptionsContext Properties
Provides data for the Data Source Wizard pages related to the ExtractDataSource type.
Name | Description |
---|---|
Data |
Gets or sets an object that translates a path specified in the connection string to an actual data source file path. |
Data |
Gets or sets an object that provides information on the dashboard’s data sources and data members. |
Extract |
Gets or sets an object that creates the extract data source. |
Look |
Provides access to the settings which control the Wizard pages’ look and feel. |
Owner | Gets or sets a Wizard’s parent window. |
Parameters |
Gets or sets an object that provides parameters used to get data from the data source. |
Wizard |
Gets or sets an object that customizes the Data Source Wizard pages for the Extract Data Source. |
Wizard |
Gets or sets an object that implements a certain functionality required to run the Data Source Wizard. |
See Also