Error 21051

Message

Possible error messages:

Without Resource Bundle (default)
  • Data field will not support subQuery
With Resource Bundle
  • data field will not support subQuery
Domain Persistence.PersistenceException
Number 21051
Label SUBQUERY_NOT_SUPPORTED
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

AttributeTest.Value cannot be a query object if using AttributeTest.EQUAL.

Action

Do not use query as the value of AttributeTest if the operator is EQUAL.