EntityTypeModificationFunctionMapping.DeleteFunctionMapping Property

 

Gets the mapping for the deletion of a function.

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

public ModificationFunctionMapping DeleteFunctionMapping { get; }

Property Value

Type: System.Data.Entity.Core.Mapping.ModificationFunctionMapping

The mapping for the deletion of a function.