This class contains the set of functions that can be used within a DeepSee cube definition. More...
Static Public Member Functions | |
_.Library.Double | Log (_.Library.Double pValue) |
This class contains the set of functions that can be used within a DeepSee cube definition. More... | |
_.Library.String | ToLower (_.Library.String pValue) |
Convert pValue to lower case. | |
_.Library.String | ToUpper (_.Library.String pValue) |
Convert pValue to UPPER case. | |
This class contains the set of functions that can be used within a DeepSee cube definition.
These functions are used when tranforming values from a source table into a DeepSee cube.
This is used as an additional super class for cube fact classes.
|
static |