OwnedContextsDataSetBuilder Properties |
The OwnedContextsDataSetBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataSetName | (Overrides ComplexDataSetBuilderBaseDataSetName.) |
![]() | DataSetStoreConnection |
Open connection for the external data store.
If the data source is for the OIS DB then DataSetStoreConnection is identical to DbConnection.
(Inherited from ComplexDataSetBuilderBase.) |
![]() | DataSetStoreTransaction |
Open transaction for the DataSet data store.
If the data source is for the OIS DB then DataSetStoreTransaction is identical to DbTransaction.
(Inherited from ComplexDataSetBuilderBase.) |
![]() | DbConnection |
Open connection for the OIS DB.
(Inherited from ComplexDataSetBuilderBase.) |
![]() | DbTransaction |
Open transaction for the OIS DB.
(Inherited from ComplexDataSetBuilderBase.) |
![]() | Factory | (Inherited from ComplexDataSetBuilderBase.) |
![]() | Parameters |
Parameters for the data set builder.
(Inherited from ComplexDataSetBuilderBase.) |