RowValidationContext.Connection property
Gets the connection.
public IDbConnection Connection { get; }
Property Value
The connection.
See Also
- class RowValidationContext
Gets the connection.
public IDbConnection Connection { get; }
The connection.