Skip to content

SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.BeforeSaveAsync method

Called before executing the insert/update statement

protected virtual Task BeforeSaveAsync(CancellationToken cancellationToken = default)

See Also