Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gives information on the availability of type conversions on a command or on a rowset.
STDMETHOD(CanConvert)(
DBTYPE wFromType,
DBTYPE wToType,
DBCONVERTFLAGS dwConvertFlags
);
Parameters
See IConvertType::CanConvert in the OLE DB Programmer's Reference.
Remarks
Uses OLE DB data conversion in MSADC.DLL.
Requirements
Header: atldb.h