#include <FdoStd.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Schema/FeatureSchemaCollection.h>
#include <Fdo/Connections/IConnection.h>
Go to the source code of this file.
Classes | |
class | FdoIGetSchemaNames |
The FdoIGetSchemaNames interface defines the GetSchemaNames command, which retrieves the list of available schemas. The Execute operation returns an FdoStringCollection object. More... |