| InitializationOptionsDbTransaction Property |
Open transaction for the OIS DB.
Namespace:
Omada.OE.AppLogic.ComplexDataSet
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlTransaction DbTransaction { get; set; }
Property Value
Type:
SqlTransaction
See Also