QueryExecuteOption


The QueryExecuteOption data structure defines valid values for query options.

Note

This data structure is not supported in the atrium_querybypath service.

Definition


<simpleType name="QueryExecuteOption">
<restriction base="string">
<enumeration value="EXECUTE_ONLY" />
<enumeration value="SAVE_ONLY" />
<enumeration value="EXECUTE_AND_SAVE" />
</restriction>
</simpleType>
  • EXECUTE_ONLY--Run the query.
  • SAVE_ONLY--Save the information defined for the query.
  • EXECUTE_AND_SAVE--Save the query information and run the query.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*