AssociationTypeMapping Class
Represents the Mapping metadata for an association type map in CS space.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.TypeMapping
System.Data.Entity.Core.Mapping.AssociationTypeMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.TypeMapping
System.Data.Entity.Core.Mapping.AssociationTypeMapping
Name | Description | |
---|---|---|
![]() | AssociationTypeMapping(AssociationSetMapping) | Creates an AssociationTypeMapping instance. |
Name | Description | |
---|---|---|
![]() | AssociationSetMapping | Gets the AssociationSetMapping that contains this AssociationTypeMapping. |
![]() | AssociationType | Gets the association type being mapped. |
![]() | MappingFragment | Gets the single mapping fragment. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.