#include <FdoStd.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Commands/DataStore/IDataStorePropertyDictionary.h>
Go to the source code of this file.
Classes | |
class | FdoIDestroyDataStore |
The FdoIDestroyDataStore interface defines the destroy datastore command that can be used to remove and existing datastore. The input is provided through a dictionary of name value pairs that is provider dependant. More... |