Search-Spec Node-Type Values
The search-string is in the Siebel query language format. The search-string is parsed by the Siebel query object and then turned into the hierarchical search-spec. The following table shows the different search-spec node-types and their values.
Node-Type | PropertySet and XML Representation |
---|---|
Constant |
Example:
The valid value-types are TEXT, NUMBER, DATETIME, UTCDATETIME, DATE, and TIME. |
Identifier |
Example: The value Name is a valid business component field name. |
Unary Operator |
Example: The valid values are NOT, EXISTS, IS NULL, IS NOT NULL. |
Binary Operator |
Example: The valid values are LIKE,
NOT LIKE, SOUNDSLIKE, |