TableInTransaction

Top  Previous  Next

Prototype

 

BoolValue:=TableInTransaction(IntTableHandle)

 

Description

 

Verify if the table is involved in a transaction

 

Parameters

 

IntTableHandle:  integer value corresponding to the table handle.

 

Returned value

 

BoolValue: It is true if the table is involved in a transaction

 

Notes

 

None.