Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.ExecuteUndeleteAsync method

Executes the actual SQL undelete/update operation

protected virtual Task ExecuteUndeleteAsync(CancellationToken cancellationToken = default)

See Also