Therefore API > API Reference > Classes > TheDependentFieldsQuery > Methods > Execute
Execute.2
Executes the query by specifying a field.
Namespace: Therefore.API
Parameters
Field
The field 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
ITheCategoryField class
TheServer class