IChooseDataProviderPageView Members
If implemented, supplies a view for the Select a data connection type page of the Data Source Wizard.Properties
Name | Description |
---|---|
DataSourceType | Specifies the selected data source type. |
ProviderKey | Identifies the data store provider. |
Methods
Name | Description |
---|---|
InitializeDataProviders(DataSourceTypes, IEnumerable<ProviderLookupItem>) |
Initializes a new instance of the IChooseDataProviderPageView class with the specified settings.
|
See Also