The underlying database does not have enough memory or heap space to process the current command. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_OUT_OF_MEMORY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_OUT_OF_MEMORY; |
C++ |
---|
public: static const ExceptionCode DB_OUT_OF_MEMORY; |
J# |
---|
public static final ExceptionCode DB_OUT_OF_MEMORY |
JScript |
---|
public static const var DB_OUT_OF_MEMORY : ExceptionCode; |