Either the setFromClauseInitialValue or setQueryString method must be called prior to calling this method to retrieve the SQL statement.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_FROM_INIT_OR_QUERY_STRING_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_FROM_INIT_OR_QUERY_STRING_NOT_SET |
Visual C++ |
---|
public:
static initonly ExceptionCode^ API_FROM_INIT_OR_QUERY_STRING_NOT_SET |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.apI_FROM_INIT_OR_QUERY_STRING_NOT_SET |