IBDAC

TIBCConfigService.Transaction Property

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

Class

TIBCConfigService

Syntax

property Transaction: TIBCTransaction;

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 TCustomIBCDataSet.UpdateTransaction property. By default the Transaction and the UpdateTransaction properties are the same.

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