次の方法で共有


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)

プロパティ値

適用対象