FDO API Reference Feature Data Objects

mgSchemaElementNameType.h File Reference

This graph shows which files directly or indirectly include 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 FdoSchemaElementNameType enumeration lists all of the concrete schema name types defined to address schema limitation information.
Parameters:
SchemaElementNameType_Datastore Represents the identifier to address a data store name
SchemaElementNameType_Schema Represents the identifier to address a schema
SchemaElementNameType_Class Represents the identifier to address a class
SchemaElementNameType_Property Represents the identifier to address a property
SchemaElementNameType_Description Represents the identifier to address a description
. More...

Comments or suggestions? Send us feedback.