You cannot retrieve the properties of an object whose class is unsupported (for example, ContentSearch) in a SQL statement.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly RETRIEVE_UNSUPPORTED_OBJECT_RETRIEVAL As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode RETRIEVE_UNSUPPORTED_OBJECT_RETRIEVAL |
| Visual C++ |
|---|
public:
static initonly ExceptionCode^ RETRIEVE_UNSUPPORTED_OBJECT_RETRIEVAL |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.retrievE_UNSUPPORTED_OBJECT_RETRIEVAL |