IBDAC

TIBCTransaction Class

A component for managing transactions in an application.

For a list of all members of this type, see TIBCTransaction members.

Unit

IBC

Syntax

TIBCTransaction = class(TDATransaction);

Remarks

The TIBCTransaction component is used to provide discrete transaction control over connection. It can be used for manipulating simple local and global transactions.

All components which are dedicated to perform data access, such as TIBCQuery, TIBCSQL, TIBCScript, must have their Transaction property assigned with one of TIBCTransaction instances.

Inheritance Hierarchy

TDATransaction
   TIBCTransaction

See Also

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