Attribute-type constants

The CWConnectorAttrType class defines numeric and string equivalents for attribute types. Table 119 summarizes the attribute-type constants in the CWConnectorAttrType class.

Table 119. Static constants of the CWConnectorAttrType class
Attribute data type Numeric attribute-type constant String attribute-type constant
Boolean BOOLEAN BOOLSTRING
Business object: multiple cardinality None MULTIPLECARDSTRING
Business object: single cardinality None SINGLECARDSTRING
Ciphertext CIPHERTEXT CIPHERTEXTSTRING
"Missing ID" None CXMISSINGID_STRING
Date DATE DATESTRING
Double DOUBLE DOUBSTRING
Float FLOAT FLTSTRING
Integer INTEGER INTSTRING
Invalid data type INVALID_TYPE_NUM INVALID_TYPE_STRING
LongText LONGTEXT LONGTEXTSTRING
Object OBJECT None
String STRING STRSTRING
Blank value None CxBlank
Ignore value None CxIgnore

Copyright IBM Corporation 1997, 2004. All Rights Reserved.