共用方式為


RuntimeIndex.IIndex.Properties 屬性

定義

取得定義這個索引的屬性。

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

屬性值

實作

屬性

適用於