次の方法で共有


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)

プロパティ値

適用対象