The range of values for the sequence is exhausted. The sequence must be updated with a larger range of values. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_SEQUENCE_EXHAUSTED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_SEQUENCE_EXHAUSTED; |
C++ |
---|
public: static const ExceptionCode DB_SEQUENCE_EXHAUSTED; |
J# |
---|
public static final ExceptionCode DB_SEQUENCE_EXHAUSTED |
JScript |
---|
public static const var DB_SEQUENCE_EXHAUSTED : ExceptionCode; |