AR System Message Catalog
ARERR [9980] Wrong recursive schema specified in the Recursive Query.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9980
The
ARGetListEntryWithMultiSchemaFields
function tried to perform a recursive query, but it failed because the recursive schema alias (recursiveSchemaAlias) does not match any alias or schema (form) in the recursive query's query from list (queryFromList).
For more information, see these topics in the C API Reference:
ARGetListEntryWithMultiSchemaFields
function
- ARMultiSchemaQueryFromList structure
ARMultiSchemaRecursiveQueryStruct
structure