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

OSGeo::FDO::Connections::OSGeo::FDO::Connections::IConnectionPropertyDictionary Interface Reference

Inherited by OSGeo::FDO::Connections::IConnectionPropertyDictionaryImp.

Inheritance diagram for OSGeo::FDO::Connections::OSGeo::FDO::Connections::IConnectionPropertyDictionary:

[legend]

Detailed Description

The IConnectionPropertyDictionary exposes a dictionary style interface to the connection properties. The properties required to establish a connection can be determined and their values can be set through this interface. Modifying connection properties through this interface dynamically modifies the connection string held by the connection object. When the connection is in an open state, calling SetProperty on this interface will result in an error.


Comments or suggestions? Send us feedback.