FDO .NET API Reference Feature Data Objects

OSGeo::FDO::ClientServices


Classes

class  OSGeo::FDO::ClientServices::ConnectionManager
 The ConnectionManager class supports dynamic creation of connection objects given a provider name. Derives from the IConnectionManager interface. More...
class  OSGeo::FDO::ClientServices::FeatureAccessManager
 The FeatureAccessManager class manages the set of feature providers stored in the FDO provider registry and provides support for dynamic discovery and binding to registered feature providers. More...
class  OSGeo::FDO::ClientServices::Provider
 The Provides class provides information about a feature provider, including name, description, library, and version information. More...
class  OSGeo::FDO::ClientServices::ProviderCollection
 Class ProviderCollection is a read-only collection consisting of the FDO Providers that are currently registered. Each collected Provider object describes an installed and registered FDO Feature Provider. More...
class  OSGeo::FDO::ClientServices::ProviderNameTokens
 Class ProviderNameTokens represents an FDO provider name that has been tokenized into its company, name and version parts. More...
class  OSGeo::FDO::ClientServices::ProviderRegistry
 The ProviderRegistry class supports registering, un-registering, and enumerating registered feature providers. ProviderRegistry is derived from interface IProviderRegistry. More...

Comments or suggestions? Send us feedback.