Siebel Analytics Web Administration Guide > Working with Data and Managing the Web Catalog Using Siebel Analytics Web SOAP API > Description of Structures in the Siebel Analytics Web SOAP API >

Performing Operations on Columns in Results Using the Expression Structure in the Siebel Analytics Web SOAP API


The Expression structure performs operations on columns in results returned in XML format. The Expression structure holds arithmetic and logical expressions in results. Each expression operates on a column in the results and produces one of the standard SQL data types as the result, such as numeric, character string, or Boolean.

The Expression structure is common to all services in the Siebel Analytics Web SOAP API. Expression() is an object reference and has no members.

Siebel Analytics Web Administration Guide