AssociationSetMapping.ModificationFunctionMapping Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die entsprechende Funktionszuordnung ab oder legt sie fest. Kann NULL sein.
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