The update or insert operation failed due to an attempt to create a duplicate value in a unique index.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_NOT_UNIQUE As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_NOT_UNIQUE |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_NOT_UNIQUE |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_NOT_UNIQUE |