Object store "{0}" has an incompatible schema revision in the database - expected="{1}", actual="{2}". This object store will be upgraded or an upgrade is already in progress.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_UPGRADE_REQUIRED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_UPGRADE_REQUIRED |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_UPGRADE_REQUIRED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_UPGRADE_REQUIRED |