| ComplexDataSetBuilderBaseDataSetStoreTransaction Property |
Open transaction for the DataSet data store.
If the data source is for the OIS DB then DataSetStoreTransaction is identical to DbTransaction.
Namespace:
Omada.OE.AppLogic.ComplexDataSet
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlTransaction DataSetStoreTransaction { get; }
Property Value
Type:
SqlTransaction
See Also