Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.Connection property

Gets the current connection.

public IDbConnection Connection { get; protected set; }

See Also