The transaction was aborted due to a database or other deadlock error. This error is logged. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_DEADLOCK_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_DEADLOCK_ERROR; |
C++ |
---|
public: static const ExceptionCode E_DEADLOCK_ERROR; |
J# |
---|
public static final ExceptionCode E_DEADLOCK_ERROR |
JScript |
---|
public static const var E_DEADLOCK_ERROR : ExceptionCode; |