Therefore API > API Reference > Classes > TheQuery > 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.
TheQuery class
TheQuery methods
TheServer class
ExecuteAsync method
GetNextResultRows method