You cannot use the CBR_DB_FIRST or CBR_DYNAMIC_THRESHOLD SQL options because the database first algorithm does not support this type of query.

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

ToggleSyntax

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

ToggleSee Also