FDO API Reference Feature Data Objects

mgIConnectionInfo.h File Reference

This graph shows which files directly or indirectly include this file:


Functions

__property NAMESPACE_OSGEO_FDO_CONNECTIONS::IConnectionPropertyDictionaryget_ConnectionProperties ()
 Gets the FdoIConnectionPropertyDictionary interface that can be used to dynamically query and set the properties required to establish a connection.
__property System::String * get_FeatureDataObjectsVersion ()
 Gets the version of the Feature Data Objects specification to which this provider conforms.
__property System::String * get_ProviderDescription ()
 Gets the description of the feature provider.
__property System::String * get_ProviderDisplayName ()
 Gets the display name of the feature provider.
__property System::String * get_ProviderVersion ()
 Gets the version of the feature provider.

Variables

public __gc __interface IConnectionInfo
 The FdoIConnectionInfo interface exposes information about the feature provider and provides access to the FdoIConnectionPropertyDictionary interface.
BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
public __gc __interface 
IConnectionPropertyDictionary

Comments or suggestions? Send us feedback.