menu
odbc_fast package
documentation
infrastructure/native/wrappers/transaction_handle.dart
TransactionHandle
txnId property
txnId property
dark_mode
light_mode
txnId
property
int
get
txnId
The transaction identifier.
Implementation
int get txnId => _txnId;
odbc_fast package
documentation
infrastructure/native/wrappers/transaction_handle
TransactionHandle
txnId property
TransactionHandle class