Skip to content

WrappedTransaction.Connection property

Returns the connection associated with this transaction.

public IDbConnection Connection { get; }

See Also