FDO API Reference Feature Data Objects

FDO_API void FdoAssociationPropertyDefinition::SetIsReadOnly bool  value  ) 
 

This method is used to set the read-only status of the association property. This method should only be called by FDO providers to set to read-only the association property added internally to the associated class that represent the reverse association property.

Parameters:
value Input the read-only flag
Returns:
Returns nothing.

Comments or suggestions? Send us feedback.