namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the connection.
public IDbConnection Connection { get; }
The connection.
- class UnitOfWork
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the connection.
public IDbConnection Connection { get; }
The connection.