MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties


 

DBPROP_ROWSETCONVERSIONSONCOMMAND

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_BOOL

Typical R/W: R

Description: Rowset Conversions on Command

Value Meaning
VARIANT_TRUE Callers to IConvertType::CanConvert can inquire on a command about conversions supported on rowsets generated by the command.
VARIANT_FALSE Callers can inquire on a command only about conversions supported by the command.