FDO .NET API Reference Feature Data Objects

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

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

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

Inheritance graph
[legend]
List of all members.

Detailed Description

() The IDestroyDataStoreImp class is a concrete implementation of interface IDestroyDataStore. The IDestroyDataStore class defines the destroy 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 mgIDestroyDataStoreImp.h.


Public Member Functions

System::Void Execute ()
 Executes the IDestroyDataStore 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 destroy a datastore.

Comments or suggestions? Send us feedback.