FDO API Reference Feature Data Objects

SchemaElementNameType.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoSchemaElementNameType {
  FdoSchemaElementNameType_Datastore, FdoSchemaElementNameType_Schema, FdoSchemaElementNameType_Class, FdoSchemaElementNameType_Property,
  FdoSchemaElementNameType_Description
}
 The FdoSchemaElementNameType enumeration lists all of the concrete schema name types defined to address schema limitation information.
Parameters:
FdoSchemaElementNameType_Datastore Represents the identifier to address a data store name
FdoSchemaElementNameType_Schema Represents the identifier to address a schema
FdoSchemaElementNameType_Class Represents the identifier to address a class
FdoSchemaElementNameType_Property Represents the identifier to address a property
FdoSchemaElementNameType_Description Represents the identifier to address a description
. More...

Comments or suggestions? Send us feedback.