FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Connections ::IConnection* OSGeo::FDO::ClientServices::ConnectionManager::CreateConnection ( String *  providerName  ) 

Creates an unitialized connection object 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 an instance of an IConnection object. Throws an instance of Exception if an error occurs.


Comments or suggestions? Send us feedback.