The given statement did not return any result. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_NO_RESULT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_NO_RESULT; |
C++ |
---|
public: static const ExceptionCode DB_NO_RESULT; |
J# |
---|
public static final ExceptionCode DB_NO_RESULT |
JScript |
---|
public static const var DB_NO_RESULT : ExceptionCode; |