Click or drag to resize

CommonAccessModifierBaseDbTransaction Property

Note: not available in the Initialize() method.

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

Property Value

Type: SqlTransaction
See Also