WrappedConnection.CurrentTransaction property
Gets the current transaction.
public IDbTransaction? CurrentTransaction { get; }
Property Value
The current transaction.
See Also
- class WrappedConnection
Gets the current transaction.
public IDbTransaction? CurrentTransaction { get; }
The current transaction.