Skip to main content
A newer version of this page is available. .

ChooseDataSourceTypePageView Constructors

Provides a view for the Select the Data Source Type page of the Data Source Wizard in WinForms applications.
Name Parameters Description
ChooseDataSourceTypePageView() none Initializes a new instance of the ChooseDataSourceTypePageView class with the default settings.
ChooseDataSourceTypePageView(DataSourceTypes) dataSourceTypes Initializes a new instance of the ChooseDataSourceTypePageView class with the specified data source types.
See Also