AssociationSetMapping.Conditions 属性

定义

获取属性映射条件。

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ConditionPropertyMapping> Conditions { get; }
member this.Conditions : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ConditionPropertyMapping>
Public ReadOnly Property Conditions As ReadOnlyCollection(Of ConditionPropertyMapping)

属性值

适用于