FDO API Reference Feature Data Objects

mgObjectType.h File Reference

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


Enumerations

enum  ObjectType { ObjectType_Value = FdoObjectType_Value, ObjectType_Collection = FdoObjectType_Collection, ObjectType_OrderedCollection = FdoObjectType_OrderedCollection }
 The FdoObjectType enumeration defines whether an object property is a single value, a collection, or an ordered collection.
Parameters:
FdoObjectType_Value Represents a simple value property
FdoObjectType_Collection Represents a property that is a collection of values
FdoObjectType_OrderedCollection Represents a property that is an ordered collection of values
. More...

Comments or suggestions? Send us feedback.