The DISTINCT operator is not supported in merged scope queries.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_NO_DISTINCT_MERGE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_NO_DISTINCT_MERGE |
Visual C++ |
---|
public: static initonly ExceptionCode^ RETRIEVE_NO_DISTINCT_MERGE |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_NO_DISTINCT_MERGE |