FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionaryImp Class Reference
[OSGeo::FDO::Commands::DataStore]

Inherits OSGeo::FDO::Connections::IConnectionPropertyDictionaryImp, and OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionary.

Inheritance diagram for OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionaryImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IDataStorePropertyDictionaryImp class represents a concret implementation of interface IDataStorePropertyDictionary. IDataStorePropertyDictionary exposes a dictionary style interface to the datastore properties. The properties required to create or destroy a datastore can be determined and their values can be set through this interface.

()

Definition at line 34 of file mgIDataStorePropertyDictionaryImp.h.


Public Member Functions

System::Boolean IsPropertyFileName (System::String *name)
 Determines if the specified property represents a file name.
System::Boolean IsPropertyFilePath (System::String *name)
 Determines if the specified property represents a path name.

Comments or suggestions? Send us feedback.