ISqlDataSourceModel Properties
If implemented, accumulates intermediate SQL data source settings during the execution of the Data Source Wizard.
Name | Description |
---|---|
Connection |
If implemented, specifies the name of a data connection.
Inherited from IData |
Data |
Inherited from ISql |
Data |
If implemented, specifies the data source schema.
Inherited from IData |
Queries | If implemented, provides access to the collection of SQL queries displayed in the Data Source Wizard. |
Query |
If implemented, specifies the Sql |
Relations |
If implemented, provides access to the collection of master-detail relationships of the ISql |
Should |
If implemented, specifies how and where to store the connection string.
Inherited from IData |
Sql |
If implemented, specifies the SQL string. |
See Also