IsInTransaction

Description

Indicates whether a component is executing in a transaction.

Applies to

TransactionServer objects

Syntax

transactionserver.IsInTransaction (  )

Returns

Boolean. Returns true if the component is executing as part of a transaction and false if it is not.