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

ISqlDataConnectionModel Properties

Name Description
ConnectionName If implemented, specifies the name of a data connection. Inherited from IDataComponentModelWithConnection.
DataConnection
DataSchema If implemented, specifies the data source schema. Inherited from IDataComponentModel.
ShouldSaveConnection If implemented, specifies how and where to store the connection string. Inherited from IDataComponentModelWithConnection.
See Also