PropertyMapping Class
Mapping metadata for all types of property mappings.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.PropertyMapping
System.Data.Entity.Core.Mapping.ComplexPropertyMapping
System.Data.Entity.Core.Mapping.ConditionPropertyMapping
System.Data.Entity.Core.Mapping.EndPropertyMapping
System.Data.Entity.Core.Mapping.ScalarPropertyMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.PropertyMapping
System.Data.Entity.Core.Mapping.ComplexPropertyMapping
System.Data.Entity.Core.Mapping.ConditionPropertyMapping
System.Data.Entity.Core.Mapping.EndPropertyMapping
System.Data.Entity.Core.Mapping.ScalarPropertyMapping
Name | Description | |
---|---|---|
![]() | Property | Gets an EdmProperty that specifies the mapped property. |
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.