The database result does not have a count.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly DB_NO_COUNT_IN_RESULT As ExceptionCode
C#
public static readonly ExceptionCode DB_NO_COUNT_IN_RESULT
Visual C++
public:
static initonly ExceptionCode^ DB_NO_COUNT_IN_RESULT
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_NO_COUNT_IN_RESULT

ToggleSee Also