EntitySetMapping.ModificationFunctionMappings Property

 

Gets the corresponding function mappings.

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

public ReadOnlyCollection<EntityTypeModificationFunctionMapping> ModificationFunctionMappings { get; }