The schema revision for object store databases must match the schema revision of the Content Engine software.

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

ToggleSyntax

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

ToggleSee Also