|
IChooseConnectionPageView
|
If implemented, provides a view for the Select a Data Connection page of the Data Source Wizard.
|
|
IChooseDataProviderPageView
|
If implemented, supplies a view for the Select a data connection type page of the Data Source Wizard.
|
|
IChooseDataSourceNamePageView
|
If implemented, provides a view for the Enter the Data Source Name page of the Data Source Wizard.
|
|
IChooseDataSourceTypePageView
|
If implemented, supplies a view for the Select the data source type page of the Data Source Wizard.
|
|
IChooseEFConnectionStringPageView
|
If implemented, provides a view for the Select a Connection String page of the Data Source Wizard.
|
|
IChooseEFContextPageView
|
If implemented, provides a view for the Select the Data Context page of the Data Source Wizard.
|
|
IChooseEFDataMemberPageView
|
If implemented, provides a view for the Select a Data Member page of the Data Source Wizard.
|
|
IChooseExcelFileDataRangePageView
|
If implemented, provides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard.
|
|
IChooseFileOptionsPageView
|
If implemented, provides a view for the Specify Import Settings page of the Data Source Wizard.
|
|
IChooseFilePageView
|
If implemented, provides a view for the Select an Excel Workbook or CSV File page of the Data Source Wizard.
|
|
IChooseJsonSchemaPageView
|
If implemented, provides a view for the Select Data Fields page of the Data Source Wizard.
|
|
IChooseJsonSourcePageView
|
If implemented, provides a view for the Specify JSON Data Location page of the Data Source Wizard.
|
|
IChooseObjectAssemblyPageView
|
If implemented, provides a view for the Select an Assembly page of the Data Source Wizard.
|
|
IChooseObjectBindingModePageView
|
If implemented, provides a view for the Select the Data Binding Mode page of the Data Source Wizard.
|
|
IChooseObjectConstructorPageView
|
If implemented, provides a view for the Select a Data Source Constructor page of the Data Source Wizard.
|
|
IChooseObjectMemberPageView
|
If implemented, provides a view for the Select a Data Source Member page of the Data Source Wizard.
|
|
IChooseObjectTypePageView
|
If implemented, provides a view for the Select a Data Source Type page of the Data Source Wizard.
|
|
IChooseXPObjectSourceEntityTypePageView
|
If implemented, provides a view for the Choose an Entity Type page of the Data Source Wizard.
|
|
IConfigureEFFiltersPageView
|
If implemented, provides a view for the Configure Filters page of the Data Source Wizard.
|
|
IConfigureEFStoredProceduresPageView
|
If implemented, provides a view for the Bind to a Stored Procedure page of the Data Source Wizard.
|
|
IConfigureExcelFileColumnsPageView
|
If implemented, provides a view for the Choose Columns page of the Data Source Wizard.
|
|
IConfigureParametersPageView
|
If implemented, provides a view for the Configure Query Parameters page of the Data Source Wizard.
|
|
IConfigureQueryPageView
|
If implemented, provides a view for the Create a Query or Select a Stored Procedure page of the Data Source Wizard.
|
|
IConnectionPropertiesPageView
|
If implemented, provides a view for the Specify a Connection String page of the Data Source Wizard.
|
|
IMultiQueryConfigurePageView
|
If implemented, provides a view for the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard.
|
|
IMultiQueryConfigureParametersPageView
|
If implemented, provides a view for the Configure Query Parameters page of the Data Source Wizard.
|
|
IObjectConstructorParametersPageView
|
If implemented, provides a view for the Specify the Constructor Parameters page of the Data Source Wizard.
|
|
IObjectMemberParametersPageView
|
If implemented, provides a view for the Specify the Member Parameters page of the Data Source Wizard.
|
|
ISaveConnectionPageView
|
If implemented, provides a view for the Save the Connection String page of the Data Source Wizard.
|
|
IWizardPageView
|
If implemented, provides the View functionality to Data Source Wizard pages.
|