Share via


RuntimeKey.IKey.Properties 屬性

定義

取得組成索引鍵的屬性。

System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> Microsoft.EntityFrameworkCore.Metadata.IKey.Properties { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IKey.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty>
 ReadOnly Property Properties As IReadOnlyList(Of IProperty) Implements IKey.Properties

屬性值

實作

屬性

適用於