Therefore API > API Reference > Classes > TheDependentFieldsQuery > Methods > Execute
Execute.1
Executes the query by specifying a field number.
Namespace: Therefore.API
Parameters
nFieldNo
The field number the query is executed on.
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.
TheDependentFieldsQuery class
TheDependentFieldsQuery methods
TheServer class