共用方式為


MappingFragment.Conditions 屬性

定義

取得屬性對應條件的唯讀集合。

public override 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 Overrides ReadOnly Property Conditions As ReadOnlyCollection(Of ConditionPropertyMapping)

屬性值

適用於