Click or drag to resize

ActionArgumentDbTransaction Property

Current SQL Transaction for the OIS enterprise server database

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public SqlTransaction DbTransaction { get; }

Property Value

Type: SqlTransaction
See Also