You cannot use the CONTAINS operator in a SQL statement without a FROM clause that includes a ContentSearch table joined to another table.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_MISSING_CONTENTSEARCH_JOIN As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_MISSING_CONTENTSEARCH_JOIN |
Visual C++ |
---|
public:
static initonly ExceptionCode^ RETRIEVE_MISSING_CONTENTSEARCH_JOIN |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_MISSING_CONTENTSEARCH_JOIN |