FDO API Reference Feature Data Objects

virtual FDO_API void IConnectionManager::FreeLibrary const wchar_t *  providerName  )  [pure virtual]
 

Frees a connection library reference given the provider name.

Parameters:
providerName The unique name of the feature provider. This name should be of the form [Company].[Provider].[Version].
Returns:
Returns nothing. Throws an instance of FdoClientServicesException * if an error occurs.

Implemented in FdoConnectionManager.


Comments or suggestions? Send us feedback.