Click or drag to resize
IDataConnectionIsTransaction Method
Indicates if transaction is running.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
bool IsTransaction()

Return Value

Type: Boolean
See Also