There is nothing to insert. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_NOTHING_TO_INSERT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_NOTHING_TO_INSERT; |
C++ |
---|
public: static const ExceptionCode DB_NOTHING_TO_INSERT; |
J# |
---|
public static final ExceptionCode DB_NOTHING_TO_INSERT |
JScript |
---|
public static const var DB_NOTHING_TO_INSERT : ExceptionCode; |