Previous Topic: ISCModelObjectCollection InterfaceNext Topic: ISCModelPropertyCollection Interface


Deleting Properties and Property Values

Properties are deleted by removing the property from the instance of the ISCModelPropertyCollection interface. If the property is non-scalar, the individual property value can be removed by using the RemoveValue method of the ISCModelProperty interface.

Note: For more information about valid property names and property identifiers, see the HTML document erwin Metamodel Reference, in the Metamodel Reference Bookshelf located in the erwin® Data Modeler installation folder.

The following sections describe the interfaces used to delete model properties and model property values.