#include <Fdo/Schema/FeatureSchema.h>
#include <Fdo/Schema/FeatureClassCollection.h>
#include <Fdo/Schema/SchemaCollection.h>
#include <Fdo/Xml/Deserializable.h>
#include <Fdo/Xml/Serializable.h>
#include <Fdo/Commands/Schema/PhysicalSchemaMappingCollection.h>
Go to the source code of this file.
Classes | |
class | FdoFeatureSchemaCollection |
The FdoFeatureSchemaCollection class represents a collection of FdoFeatureSchema objects. More... | |
Typedefs | |
typedef FdoPtr < FdoFeatureSchemaCollection > | FdoFeatureSchemasP |
FdoFeatureSchemasP is a FdoPtr on FdoFeatureSchemaCollection, provided for convenience. |