共用方式為


IKey.Properties 屬性

定義

取得組成索引鍵的屬性。

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty>
Public ReadOnly Property Properties As IReadOnlyList(Of IProperty)

屬性值

適用於