Data.SqlExpr.TTransactionDesc.TransactionID
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TTransactionDesc | |
Delphi
TransactionID : LongWord; { Transaction id }
C++
System::LongWord TransactionID;
Description
Specifies the ID of the SQL transaction.
TransactionID is used to specify the ID of an SQL Transaction.