FDO API Reference Feature Data Objects

AssociationPropertyDefinition::AssociationPropertyDefinition System::String *  name,
System::String *  description
 

Constructs an instance of an FdoAssociationPropertyDefinition using the specified arguments.

Parameters:
name Input name
description Input description
system Input true if this is a system generated property, false otherwise.
Note: A client would never set system to true, only a provider.

Returns:
Returns FdoAssociationPropertyDefinition

Comments or suggestions? Send us feedback.