EditExtractOptionsContext Members
In This Article
#Constructors
Name | Description |
---|---|
Edit |
Initializes a new instance of the Edit |
Edit |
Initializes a new instance of the Edit |
Edit |
Initializes a new instance of the Edit |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also