FDO API Reference Feature Data Objects

FDO_API bool FdoAssociationPropertyDefinition::GetIsReadOnly  ) 
 

This method is used to verify if this association property is a read-only association property. A read-only association property is created internally when the reverse name of an association property is specified. The read-only association property is added automatically to the associated class and can be used to navigate from the associated class to the associating class.

Returns:
Returns true if the association property is read-only. otherwise false.

Comments or suggestions? Send us feedback.