The database version could not be identified.

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

ToggleSyntax

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

ToggleSee Also