EntityTypeModificationFunctionMapping.InsertFunctionMapping Property

 

Gets the mapping for the insertion of a function.

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

public ModificationFunctionMapping InsertFunctionMapping { get; }

Property Value

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

The mapping for the insertion of a function.