You can use a few commands when executing remote queries.
Note
Specify arguments followed by "=<>" by name. For example, the argument "target=" must be included in the command, core. For example,
executeQuery?target=EntitlementView
Command | Syntax | Description |
|---|---|---|
| | Executes a query and returns the results as a list of objects. |
| | Returns all databases the user is permitted to see as a list of objects. |
| | Returns all database tables the user is permitted to see as a list of objects. |
| | Returns all queries the user is permitted to see as a list of objects. |
| | Returns a list of all types and their supported operations. |