The operation was unable to read from or write to the database.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_DATABASE_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_DATABASE_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_DATABASE_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_DATABASE_ERROR |