FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::AssociationPropertyDefinition::set_IsReadOnly ( System::Boolean  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


Comments or suggestions? Send us feedback.