SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.PrepareQueryAsync method
Prepares the query for selecting old record in an update operation.
protected virtual Task<SqlQuery> PrepareQueryAsync(CancellationToken cancellationToken = default)
Return Value
The prepared query.