DbConnectorSettings.CurrentTransaction property

The current transaction of the connection.

public IDbTransaction? CurrentTransaction { get; set; }

See Also