#include <FdoStd.h>
#include <Fdo/Connections/IPropertyDictionary.h>
Go to the source code of this file.
Classes | |
class | FdoIDataStorePropertyDictionary |
The FdoIDataStorePropertyDictionary exposes a dictionary style interface to the datastore properties. The properties required to create or destroy a datastore can be determined and their values can be set through this interface. More... |