The indicated statement is considered invalid by the implementation.

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

ToggleSyntax

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

ToggleSee Also