UniDAC

TUniSQL.Transaction Property

Used to specify the TUniTransaction object in the context of which SQL commands will be executed, and queries retrieving data will be opened.

Class

TUniSQL

Syntax

property Transaction: TUniTransaction stored IsTransactionStored;

Remarks

Use the Transaction property to specify the TUniTransaction object in the context of which SQL commands will be executed, and queries retrieving data will be opened. If this property is not specified, the default transaction associated with linked TUniConnection will be used. This transaction will work in AutoCommit mode.

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