TwoPropertyBaseCollectionsEventData.SecondPropertyCollection 属性

定义

第二个属性集合。

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)

属性值

适用于