FDO .NET API Reference Feature Data Objects

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

()

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

Definition at line 28 of file mgSchemaElementNameType.h.


Comments or suggestions? Send us feedback.