UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.PrepareQuery method

namespace: Serenity.Services   assemblySerenity.Net.Services

Prepares the query used to select the existing record

protected virtual void PrepareQuery(SqlQuery query)
parameter description
query The query

See Also