Attribute-type constants

The CxObjectAttr class defines numeric and string equivalents for attribute types, as shown in Table 132.

Table 132. Numeric and string equivalents for attribute types
Attribute type Equivalent numeric constants Equivalent string constants
Boolean BOOLEAN BOOLSTRING
Business object: multiple cardinality MULTIPLECARDSTRING
Business object: single cardinality SINGLECARDSTRING
Date DATE DATESTRING
Double DOUBLE DOUBSTRING
Float FLOAT FLTSTRING
Integer INTEGER INTSTRING
Long text LONGTEXT LONGTEXTSTRING
Object OBJECT
String STRING STRSTRING
Invalid type number INVALID_TYPE_NUM INVALID_TYPE_STRING

Copyright IBM Corp. 1997, 2004