FDO API Reference Feature Data Objects

DataPropertyDefinition.h File Reference

#include <FdoStd.h>
#include <Fdo/Schema/PropertyDefinition.h>
#include <Fdo/Schema/ObjectType.h>
#include <Fdo/Schema/DataType.h>
#include <Fdo/Schema/PropertyType.h>
#include <Fdo/Schema/PropertyValueConstraint.h>

Include dependency graph for DataPropertyDefinition.h:

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

Go to the source code of this file.


Classes

class  FdoDataPropertyDefinition
 The FdoDataPropertyDefinition class derives from FdoPropertyDefinition and represents simple values or collections of simple values. FdoDataPropertyDefinitions can take on any of the data types listed in the FdoDataType enumeration. More...

Typedefs

typedef FdoPtr< FdoDataPropertyDefinitionFdoDataPropertyP
 FdoDataPropertyP is a FdoPtr on FdoDataPropertyDefinition, provided for convenience.

Comments or suggestions? Send us feedback.