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