The indicated error occurred while accessing the database. This exception is logged. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_ERROR; |
C++ |
---|
public: static const ExceptionCode DB_ERROR; |
J# |
---|
public static final ExceptionCode DB_ERROR |
JScript |
---|
public static const var DB_ERROR : ExceptionCode; |