FDO .NET API Reference Feature Data Objects

mgSchemaElementNameType.h File Reference

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

Go to the source code of this file.


Enumerations

enum  SchemaElementNameType {
  SchemaElementNameType_Datastore = FdoSchemaElementNameType_Datastore,
  SchemaElementNameType_Schema = FdoSchemaElementNameType_Schema,
  SchemaElementNameType_Class = FdoSchemaElementNameType_Class,
  SchemaElementNameType_Property = FdoSchemaElementNameType_Property,
  SchemaElementNameType_Description = FdoSchemaElementNameType_Description
}
 The SchemaElementNameType enumeration lists all of the concrete schema name types defined to address schema limitation information. More...

Comments or suggestions? Send us feedback.