EntityDAC

TEntityConnection.InTransaction

Indicates whether a transaction is already in progress.

Unit

Syntax

Remarks

Read the InTransaction property to determine a transaction status. When the property value is True, it means that a transaction is already in progress. When an active transaction exists, a subsequent call to StartTransaction without first calling CommitTransaction or M:Devart.EntityDAC.TEntityConnection.RollbackTransaction to end the current transaction raises an exception.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback