WrappedTransaction.Connection property
Returns the connection associated with this transaction.
public IDbConnection Connection { get; }
See Also
- class WrappedTransaction
Returns the connection associated with this transaction.
public IDbConnection Connection { get; }