txnId property

int get txnId

The transaction identifier returned by odbc_transaction_begin.

Implementation

int get txnId => _txnId;