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

SqlDataSourceModel Constructors

Accumulates intermediate SQL data source settings during the execution of the Data Source Wizard.
Name Parameters Description
SqlDataSourceModel() none Initializes a new instance of the SqlDataSourceModel class with the default settings.
SqlDataSourceModel(SqlDataSourceModel) other Initializes a new instance of the SqlDataSourceModel class with the specified prototype.
See Also