Skip to content

SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.ExecuteSaveAsync method

Executes the actual SQL save operation

protected virtual Task ExecuteSaveAsync(CancellationToken cancellationToken = default)

See Also