IConvertTypeImpl::CanConvert

HRESULT CanConvert( DBTYPE wFromType**, DBTYPE** wToType**, DBCONVERTFLAGS** dwConvertFlags );

See in the OLE DB Programmer's Reference.

Remarks

Gives information on the availability of type conversions on a command or on a rowset. Uses OLE DB data conversion in MSADC.DLL.

IConvertTypeImpl OverviewClass Members