Skip to content

SaveRequestHandlerBase<TRow,TSaveRequest,TSaveResponse>.Connection property

Gets the current connection.

public IDbConnection Connection { get; }

See Also