Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
When the consumer requests a data type that is not supported by the provider, the OLE DB provider template code for IRowsetImpl::GetData calls Msdadc.dll to convert the data type.
If you implement an interface like IRowsetChange that requires data conversion, you can call Msdaenum.dll to do the conversion. Use GetData, defined in Atldb.h, as an example.