ConditionPropertyMapping Class
Mapping metadata for Conditional property mapping on a type. Condition Property Mapping specifies a Condition either on the C side property or S side property.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.PropertyMapping
System.Data.Entity.Core.Mapping.ConditionPropertyMapping
System.Data.Entity.Core.Mapping.IsNullConditionMapping
System.Data.Entity.Core.Mapping.ValueConditionMapping
System.Data.Entity.Core.Mapping.MappingItem
System.Data.Entity.Core.Mapping.PropertyMapping
System.Data.Entity.Core.Mapping.ConditionPropertyMapping
System.Data.Entity.Core.Mapping.IsNullConditionMapping
System.Data.Entity.Core.Mapping.ValueConditionMapping
Name | Description | |
---|---|---|
![]() | Column | Gets an EdmProperty that specifies the mapped column. |
![]() | Property | Gets an EdmProperty that specifies the mapped property.(Overrides PropertyMapping.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.