{CompanyName} FlexyGo

DataManager..::..InTrans Property

Gets a value indicating whether we are in a transaction or not.

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public bool InTrans { get; }
Public ReadOnly Property InTrans As Boolean
	Get

Field Value

true if in transaction; otherwise, false.