Siebel Analytics Web Services Guide > Description of Structures in the Siebel Analytics Web SOAP API >

Expression Structure


The Expression structure performs operations on columns in results returned in XML format. This 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, which are: boolean, DateTime, int, Object, String, and void.

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 Services Guide