| FDO API Reference | Feature Data Objects |
#include <IDestroyDataStore.h>
Inherits FdoICommand.
Inheritance diagram for FdoIDestroyDataStore:

Definition at line 35 of file IDestroyDataStore.h.
Public Member Functions | |
| virtual FDO_API void | Execute ()=0 |
| Executes the FdoIDeleteDataStore command. | |
| virtual FDO_API FdoIDataStorePropertyDictionary * | GetDataStoreProperties ()=0 |
| Gets the FdoIDataStorePropertyDictionary interface that can be used to dynamically query and set the properties required to delete an existing datastore. | |
Friends | |
| class | FdoIConnection |
| Comments or suggestions? Send us feedback. |