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