| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Schema/FeatureSchema.h>
#include <Fdo/Commands/Schema/PhysicalSchemaMapping.h>
Include dependency graph for IApplySchema.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoIApplySchema |
| The FdoIApplySchema interface defines the ApplySchema command, which creates or updates a feature schema within the DataStore. Input to the ApplySchema command is the feature schema instance to be created or updated. Optionally, a provider-specific FdoIPhysicalSchemaMapping interface can be specified that can be used to control how the feature schema elements are mapped into physical storage. More... | |
| Comments or suggestions? Send us feedback. |