Skip to content

IRetrieveBehaviorSync.OnAfterExecuteQuery method

Called after query is sent to database

public void OnAfterExecuteQuery(IRetrieveRequestHandler handler)
parameter description
handler Calling retrieve request handler

See Also