次の方法で共有


TwoPropertyBaseCollectionsEventData.SecondPropertyCollection プロパティ

定義

2 番目のプロパティ コレクション。

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase> SecondPropertyCollection { get; }
public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase> SecondPropertyCollection { get; }
member this.SecondPropertyCollection : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
member this.SecondPropertyCollection : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase>
Public Overridable ReadOnly Property SecondPropertyCollection As IReadOnlyList(Of IPropertyBase)
Public Overridable ReadOnly Property SecondPropertyCollection As IReadOnlyList(Of IReadOnlyPropertyBase)

プロパティ値

適用対象