SI.28 XType Data Types
The XType object contains all data type constants. The constants are used to specify the data type of a parameter when defining report parameters. The following types are defined in the XType object.
Type |
Description |
BOOLEAN |
true or false |
BYTE |
single byte number |
CHAR |
character |
DATE |
date with no time component |
DOUBLE |
double number |
ENUM |
user defined string constants |
FLOAT |
float number |
INTEGER |
integer number |
LONG |
long integer number |
SHORT |
short integer number |
STRING |
text string |
TIME |
time |
TIME_INSTANT |
time and date |
| << lineAfter | © 1996-2013 InetSoft Technology Corporation (v11.4) | SI.29 Toolbar Object >> |