Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.Connection property

Gets the current connection from the unit of work.

public IDbConnection Connection { get; }

See Also