Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
IProviderRegistryImp
GetProviders
RegisterProvider
UnregisterProvider
System::Void OSGeo::FDO::IProviderRegistryImp::UnregisterProvider
(
String *
name
)
Unregisters the provider with the specified name.
Parameters:
name
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.