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

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.

()


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.