다음을 통해 공유


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

속성 값

구현

특성

적용 대상