Therefore API > API Reference > Classes > TheMultiQuery > Methods > ReleaseQuery
ReleaseQuery
Releases the query on the server to free system resources.
Namespace: Therefore.API
Parameters
pServer
A valid and connected TheServer object.
Return Value
None.
Exception
Condition
Null Reference Argument
pServer is a null reference / null pointer.
Invalid Server
pServer does not refer to a valid and connected Thereforeâ„¢ server.
TheMultiQuery class
TheMultiQuery methods
TheServer class
ExecuteAsync method
GetNextResultRows method