UnitOfWork.Connection property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the connection.

public IDbConnection Connection { get; }

Property Value

The connection.

See Also