Click or drag to resize

InitializationOptionsDbTransaction Property

Open transaction for the OIS DB.

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public SqlTransaction DbTransaction { get; set; }

Property Value

Type: SqlTransaction
See Also