FDO .NET API Reference Feature Data Objects

mgFeatureSchema.h File Reference

Include dependency graph for mgFeatureSchema.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Schema
namespace  OSGeo::FDO::Xml

Classes

class  OSGeo::FDO::Schema::FeatureSchema
 The FeatureSchema class derives from SchemaElement. A feature schema contains all of the classes and relationships that make up a particular data model. The FeatureSchema class can be used to either create a new schema or to browse the schema end of a connection. In the later case, the FeatureSchema instance is created by the DescribeSchema command. In this case the schema objects have additional properties, such as coordinate system definitions that can be useful to the application when placed in context with the schema objects. More...

Comments or suggestions? Send us feedback.