Skip to content

IUndeleteBehaviorSync.OnPrepareQuery method

Called when query to load old entity is built

public void OnPrepareQuery(IUndeleteRequestHandler handler, SqlQuery query)
parameter description
handler Calling undelete request handler
query The query

See Also