This section describes Jet-specific implementation of the ICommandText interfaces. This includes IConvertType::CanConvert.
This interface contains a single method that gives information on the availability of type conversions on a command or on a rowset.
Method | Description |
CanConvert | Gives information on the availability of type conversions on a command or on a rowset. |
This interface gives information on the availability of type conversions on a command or on a rowset. For information on how this interface is implemented, see the OLE DB Programmer’s Reference.
For information on the supported type conversions, see the OLE DB Programmer’s Reference. Do not expect to be able to convert to or from structured storage.