Skip to content

TransactionlessUnitOfWork.Connection property

Gets the connection.

public IDbConnection Connection { get; }

Property Value

The connection.

See Also