DbConnector.Transaction property

The current transaction, if any.

public abstract IDbTransaction? Transaction { get; }

See Also