#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 | FdoIGetClassNames |
The FdoIGetClassNames interface defines the GetClassNames command, which retrieves the list of available class names, qualified by the feature schema name. The Execute operation returns an FdoStringCollection object. More... |