DataSourceModelWithConnectionBase Properties
The base for classes that accumulate intermediate settings of data sources with data connections during the execution of the Data Source Wizard.Name | Description |
---|---|
ConnectionName | Specifies the name of a data connection. |
DataSchema | Specifies the data source schema. Inherited from DataSourceModelBase. |
ShouldSaveConnection | Specifies how and where to store the connection string. |
See Also