FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgIConnectionManager.h File Reference


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Connections

Functions

System::Void FreeLibrary (String *providerName)
 Frees a connection library reference given the provider name.

Function Documentation

System::Void FreeLibrary String *  providerName  ) 
 

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 Exception if an error occurs.

Comments or suggestions? Send us feedback.