StructuralTypeMapping.RemovePropertyMapping Method (PropertyMapping)

 

Removes a property mapping.

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

public abstract void RemovePropertyMapping(
	PropertyMapping propertyMapping
)

Parameters

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

The property mapping to be removed.