native property
OdbcNative
get
native
Internal — exposes the underlying bindings.OdbcNative to helpers like XaTransactionHandle that need to drive the FFI directly. Not part of the public API; callers should use the high-level methods on this class.
Implementation
bindings.OdbcNative get native => _native;