Skip to content

IRetrieveBehavior.OnAfterExecuteQuery method

Called after query is sent to database

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

See Also