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.
データ型
bool
デフォルト値
false
解説
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.