Therefore API > API Reference > Classes > TheMultiQuery > Methods
Execute
Releases the query on the server to free system resources.
Name
Description
ITheMultiQueryResultRow Execute(ITheServer)
Executes the multi query on the server.
ITheMultiQueryResultRow Execute(ITheServer, int)
Executes the multi 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#.