Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.Connection property

Gets the current connection from the unit of work.

public IDbConnection Connection { get; }

See Also