Skip to main content
A newer version of this page is available. .
All docs
V23.1

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