Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
| OLE DB Programmer's Reference |
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.
1998-2001 Microsoft Corporation. All rights reserved.