Skip to content

IUndeleteBehavior.OnPrepareQuery method

Called when query to load old entity is built

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

See Also