IBDAC

TCustomIBCDataSet.Transaction Property

Used to determine the transaction under which the query of this dataset executes.

Class

TCustomIBCDataSet

Syntax

property Transaction: TIBCTransaction stored IsTransactionStored;

Remarks

Use the Transaction property to determine the transaction under which the query of this dataset executes. You can separately set transaction for executing modifying queries with the UpdateTransaction property. By default the Transaction and the UpdateTransaction properties are the same.

See Also

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