Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Connection property

Gets the current connection.

public IDbConnection Connection { get; }

See Also