#include <IDestroyDataStore.h>
Inherits FdoICommand.
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 |
Definition at line 35 of file IDestroyDataStore.h.