DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.PrepareQuery method
Prepares the query used to select the existing record
protected virtual void PrepareQuery(SqlQuery query)
| parameter | description |
|---|---|
| query | The query |
Prepares the query used to select the existing record
protected virtual void PrepareQuery(SqlQuery query)
| parameter | description |
|---|---|
| query | The query |