Assembly
|
If implemented, specifies the selected assembly.
|
ConnectionName
|
If implemented, specifies the name of a data connection.
|
ConnectionParameters
|
If implemented, specifies connection parameters.
|
ConnectionStringLocation
|
If implemented, specifies from where a data connection is obtained.
|
CtorParameters
|
If implemented, specifies the parameters of the selected data source constructor.
|
DataConnection
|
If implemented, specifies the connection to an Entity Framework data source.
|
DataMember
|
If implemented, specifies the selected member of an Entity Framework data source.
|
DataSchema
|
If implemented, specifies the data source schema.
|
DataSourceName
|
Specifies the data source name.
|
DataSourceType
|
Specifies the data source type.
|
EntityType
|
If implemented, specifies the selected persistent object class.
|
FileName
|
If implemented, specifies the name of the selected Excel file.
|
Filters
|
Specifies the collection of data filters associated with this data source model.
|
FilterString
|
If implemented, specifies an expression used to filter data at the data source level.
|
JsonSchema
|
If implemented, specifies the JSON data source schema.
|
JsonSource
|
|
MemberParameters
|
If implemented, specifies the parameters of the selected data source member.
|
ModelHelper
|
If implemented, specifies the model helper.
|
ObjectConstructor
|
If implemented, specifies the selected data source constructor.
|
ObjectMember
|
If implemented, specifies the selected data source member.
|
ObjectType
|
If implemented, specifies the selected data source type.
|
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.
|
ResultSchema
|
|
RootElement
|
|
Schema
|
If implemented, specifies a collection of Excel fields selected on a wizard page to be used.
|
SchemaDiscoveryMaxItemCount
|
|
ShouldSaveConnection
|
If implemented, specifies how and where to store the connection string.
|
ShouldSavePassword
|
If implemented, specifies whether to save a password used to open a password protected Excel file.
|
ShowAllState
|
If implemented, specifies which bindable objects are available in the Data Source Wizard.
|
SourceOptions
|
If implemented, specifies options used to extract data form the selected Excel file.
|
SqlQueryText
|
If implemented, specifies the SQL string.
|
StoredProceduresInfo
|
If implemented, specifies the stored procedures selected for use.
|