RuntimeIndex.IReadOnlyIndex.Properties 属性

定义

获取定义此索引的属性。

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

属性值

实现

属性

适用于