IBDAC

TIBCConnection.AddTransaction Method

Associates a TIBCTransaction component with the database component.

Class

TIBCConnection

Syntax

function AddTransaction(TR: TIBCTransaction): Integer;

Parameters
TR
Holds the transaction that is being added.
Return Value
the index of the associated transaction in the transaction list.

Remarks

Use the AddTransaction method to associate a TIBCTransaction component with the database component. Returns the index of the associated transaction in the transaction list.

See Also

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