ICreateExtractDataSourcePageView Properties
If implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source).Name | Description |
---|---|
DataMember | Gets or sets a data member specified in the wizard page. |
DataMemberEnabled | Gets or sets whether on not an option allowing end-users to select a data member is enabled. |
DataMembers | Gets or sets data members available in the wizard page. |
DataSourceNames | Gets or sets data source names available in the wizard page. |
ExtractCreationMode | Gets or sets a mode for creating a data extract. |
ExtractDriverName | Gets or sets a name of the driver used to read/write a data extract. |
FileName | Gets or sets a path to the file containing a data extract. |
SelectedDataSourceIndex | Gets or sets an index of the selected data source. |
See Also