DBPROP_OUTPUTENCODING
Property group: Stream
Property set: DBPROPSET_STREAM
Column? N
Type: VT_BSTR
Typical R/W: R/W
Description: Output Encoding
Specifies the encoding to be used in the stream returned by ICommand::Execute.
The values for this property are provider-specific.
If the value of this property is NULL, the default encoding used in the stream is provider-specific.
The provider optionally can prefix the output stream with a header to identify the encoding used.