The Row Conversions on Command property specifies how inquiries on a command about supported conversions are handled.
object.Properties("Rowset Conversions on Command")
object
Expression that evaluates to an object in the Applies To list.
| Value | Description |
|---|---|
| True | Callers to the OLE DB IConvertType::CanConvert interface can inquire on a command about conversions supported on recordsets generated by the command. |
| False | Callers can inquire on a command only about conversions supported by the command. |
adBoolean
Read-only
DBPROP_ROWSETCONVERSIONSONCOMMAND