共用方式為


TwoPropertyBaseCollectionsEventData.FirstPropertyCollection 屬性

定義

第一個屬性集合。

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

屬性值

適用於