CharBitDataAsString Parameter (Connect-DB2 Cmdlet)
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.
Syntax
Connect-DB2 -CharBitDataAsString SwitchParameter
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.