The indicated operator used with CONTAINS or FREETEXT is invalid.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_INVALID_OPERATOR_FOR_CONTAINS

ToggleSee Also