FDO .NET API Reference Feature Data Objects

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

Inherits OSGeo::FDO::Commands::ICommandImp, and OSGeo::FDO::Commands::DataStore::ICreateDataStore.

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

Inheritance graph
[legend]
List of all members.

Detailed Description

The ICreateDataStoreImp class is a concrete implementation of interface ICreateDataStore. ICreateDataStore defines the create datastore command, which can be used to create new provider specific datastores. The input is provided through a dictionary of name value pairs that is provider dependant.

()

Definition at line 35 of file mgICreateDataStoreImp.h.


Public Member Functions

System::Void Execute ()
 Executes the ICreateDataStore command.
__property OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionaryget_DataStoreProperties ()
 Gets the IDataStorePropertyDictionary interface that can be used to dynamically query and set the properties required to create a new datastore.

Comments or suggestions? Send us feedback.