AssociationSetMapping.ModificationFunctionMapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the corresponding function mapping. Can be null.
public System.Data.Entity.Core.Mapping.AssociationSetModificationFunctionMapping ModificationFunctionMapping { get; set; }
member this.ModificationFunctionMapping : System.Data.Entity.Core.Mapping.AssociationSetModificationFunctionMapping with get, set
Public Property ModificationFunctionMapping As AssociationSetModificationFunctionMapping