EndPropertyMapping.RemovePropertyMapping Method (ScalarPropertyMapping)

 

Removes a child property-column mapping.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public void RemovePropertyMapping(
	ScalarPropertyMapping propertyMapping
)

Parameters

propertyMapping
Type: System.Data.Entity.Core.Mapping.ScalarPropertyMapping

A ScalarPropertyMapping that specifies the property-column mapping to be removed.