TransactionlessUnitOfWork.Connection property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the connection.
public IDbConnection Connection { get; }
Property Value
The connection.
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the connection.
public IDbConnection Connection { get; }
The connection.