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

DataSourceTypes Constructors

Specifies the data source types available on the Select the Data Source Type wizard page.
Name Parameters Description
DataSourceTypes() none Initializes a new instance of the DataSourceTypes class with the default settings.
DataSourceTypes(IEnumerable<DataSourceType>) collection Initializes a new instance of the DataSourceTypes class with the specified data source types.
See Also