ConnectionName
|
If implemented, specifies the name of a data connection.
|
DataConnection
|
|
DataSchema
|
If implemented, specifies the data source schema.
|
Queries
|
If implemented, provides access to the collection of SQL queries displayed in the Data Source Wizard.
|
Query
|
If implemented, specifies the SqlQuery.
|
Relations
|
If implemented, provides access to the collection of master-detail relationships of the ISqlDataSourceModel.
|
ShouldSaveConnection
|
If implemented, specifies how and where to store the connection string.
|
SqlQueryText
|
If implemented, specifies the SQL string.
|