skip to main content
DataDirect Connect Drivers : DB2 Driver : Connection Properties : XMLDescribeType
  
XMLDescribeType
Purpose
Determines whether the driver maps XML data to the CLOB or BLOB data type.
Valid Values
clob | blob
Behavior
If set to clob, the driver maps XML data to the CLOB data type.
If set to blob, the driver maps XML data to the BLOB data type.
Default
None
Data Type
String
See also
Returning and Inserting/Updating XML Data