You cannot use the CONTAINS operator in a SQL statement with a ContentSearch inner join that does not include an AND operator.

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

ToggleSyntax

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

ToggleSee Also