AssociationSetModificationFunctionMapping Klasse
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.
Beschreibt Änderungsfunktionszuordnungen für einen Zuordnungssatz.
public sealed class AssociationSetModificationFunctionMapping : System.Data.Entity.Core.Mapping.MappingItem
type AssociationSetModificationFunctionMapping = class
inherit MappingItem
Public NotInheritable Class AssociationSetModificationFunctionMapping
Inherits MappingItem
- Vererbung
Konstruktoren
AssociationSetModificationFunctionMapping(AssociationSet, ModificationFunctionMapping, ModificationFunctionMapping) |
Initaliziert eine neue AssociationSetModificationFunctionMapping-instance. |
Eigenschaften
AssociationSet |
Ruft den Zuordnungssatz ab. |
DeleteFunctionMapping |
Ruft die Zuordnung der Delete-Funktion ab. |
InsertFunctionMapping |
Ruft die Zuordnung der Einfügefunktion ab. |
Methoden
ToString() |
Beschreibt Änderungsfunktionszuordnungen für einen Zuordnungssatz. |
Gilt für:
Entity Framework