共用方式為


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)

屬性值

適用於