Therefore API > API Reference > Classes > TheQuery > Methods
Execute
Releases the query on the server to free system resources.
Name
Description
ITheQueryResultRow Execute(ITheServer)
Executes the query on the server.
ITheQueryResultRow Execute(ITheServer, int)
Executes the query on the server and parses the conditions according to the specified LCID.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.