Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

ARMultiSchemaFuncQueryFromList


Represents a list of zero or more items. The items can include one recursive query and multiple forms (schemas). This structure replaces ARMultiSchemaQueryFromList used in earlier releases.


typedef struct ARMultiSchemaFuncQueryFromList  {
    unsigned int                                 numItems;
    ARMultiSchemaFuncQueryFromStruct             *listPtr;
} ARMultiSchemaFuncQueryFromList;


This structure has these elements:

 

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

AR System 21.3