Enumerations | |
enum | ObjectType { ObjectType_Value = FdoObjectType_Value, ObjectType_Collection = FdoObjectType_Collection, ObjectType_OrderedCollection = FdoObjectType_OrderedCollection } |
The ObjectType enumeration defines whether an object property is a single value, a collection, or an ordered collection. More... |