Wrong schema type specified for a query form list item in the Recursive Query. | |
Details | The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because one or more of the items in the query from list (queryFromList) of the recursive query structure were not of the type AR_MULTI_SCHEMA_SCHEMA_NAME. All the items in the list should be of that type. For more information, see these topics in the C API Reference: * ARGetListEntryWithMultiSchemaFields function * ARMultiSchemaQueryFromList structure * ARMultiSchemaRecursiveQueryStruct structure |