The setFromClauseInitialValue method must be called before an additional join using this method can be added.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_FROM_INIT_VALUE_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_FROM_INIT_VALUE_NOT_SET |
Visual C++ |
---|
public: static initonly ExceptionCode^ API_FROM_INIT_VALUE_NOT_SET |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.apI_FROM_INIT_VALUE_NOT_SET |