AssociationSetModificationFunctionMapping Class
Describes modification function mappings for an association set.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.AssociationSetModificationFunctionMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.AssociationSetModificationFunctionMapping
Name | Description | |
---|---|---|
![]() | AssociationSetModificationFunctionMapping(AssociationSet, ModificationFunctionMapping, ModificationFunctionMapping) | Initializes a new AssociationSetModificationFunctionMapping instance. |
Name | Description | |
---|---|---|
![]() | AssociationSet | Gets the association set. |
![]() | DeleteFunctionMapping | Gets the delete function mapping. |
![]() | InsertFunctionMapping | Gets the insert function mapping. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Converts the value of this instance to its equivalent string representation.(Overrides Object.ToString().) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.