FDO .NET API Reference Feature Data Objects

mgObjectType.h File Reference

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

Go to the source code of this file.


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

Comments or suggestions? Send us feedback.