AR System Message Catalog
ARERR [9991] Invalid join qualifier for this join form.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9991
A call to the
ARGetListEntryWithMultiSchemaFields
function failed because the join criteria for one of the forms in the function's query from list (queryFromList) did not reference a field in the preceding item in the list. Review the fieldId element in the join criteria (ARMultiSchemaQualifierStruct
) and retry the operation.
For more information, see these topics in the C API Reference:
ARGetListEntryWithMultiSchemaFields
function
ARMultiSchemaQueryFromStruct
structure
ARMultiSchemaQualifierStruct
structure