| AppEventArgsDbTransaction Property |
The current database transaction.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SqlTransaction DbTransaction { get; }
Property Value
Type:
SqlTransaction
See Also