AR System Message Catalog
ARERR [9975] There is no recursion qualifier specified in the Recursive Query.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9975
The ARGetListEntryWithMultiSchemaFields
function tried to perform a recursive query, but it failed because the recursion qualifier (recursionQual) was not specified.
For more information, see these topics in the C API Reference:
ARGetListEntryWithMultiSchemaFields
function
- ARMultiSchemaQueryFromList structure
ARMultiSchemaRecursiveQueryStruct
structure