FDO API Reference Feature Data Objects

AssociationPropertyDefinition.h File Reference

#include <FdoStd.h>
#include <Fdo/Schema/PropertyDefinition.h>
#include <Fdo/Schema/DeleteRule.h>
#include <Fdo/Schema/ClassDefinition.h>
#include <Fdo/Schema/PropertyType.h>
#include <Fdo/Schema/DataPropertyDefinitionCollection.h>

Include dependency graph for AssociationPropertyDefinition.h:

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

Go to the source code of this file.


Classes

class  FdoAssociationPropertyDefinition
 The FdoAssociationPropertyDefinition class derives from FdoPropertyDefinition and represents the association between two classes. The class of the associated class must already be defined in the feature schema and cannot be abstract. More...

Typedefs

typedef FdoPtr< FdoAssociationPropertyDefinitionFdoAssociationPropertyP
 FdoAssociationPropertyP is a FdoPtr on FdoAssociationPropertyDefinition, provided for convenience.

Comments or suggestions? Send us feedback.