FDO API Reference Feature Data Objects

The FdoSchemaElementNameType enumeration lists all of the concrete schema name types defined to address schema limitation information.

()

Enumerator:
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.

Definition at line 30 of file SchemaElementNameType.h.


Comments or suggestions? Send us feedback.