XMLDescribeType
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Determines whether the driver maps XML data to the LONGVARCHAR or LONGVARBINARY data type.
Valid Values
longvarchar | longvarbinary
Behavior
If set to longvarchar, the driver maps XML data to the LONGVARCHAR data
type.
If set to longvarbinary, the driver maps XML data to the LONGVARBINARY
data type.
Default
None
Data Type
String