CharBitDataAsString
A Boolean value used to indicate whether parameters, result data, and schema information for iDB2CharBitData and iDB2VarCharBitData objects are treated as String values or as Byte array values.
Data Type
bool
Default Value
false
Remarks
Setting this property to true allows the application to retrieve the data as translated character strings instead of as an array of bytes. The default value is false.