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.
|
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.
|
Filters
|
Specifies the collection of data filters associated with this data source model.
|
ModelHelper
|
If implemented, specifies the model helper.
|
ShouldSaveConnection
|
If implemented, specifies how and where to store the connection string.
|
StoredProceduresInfo
|
If implemented, specifies the stored procedures selected for use.
|