다음을 통해 공유


RuntimeIndex.Properties 속성

정의

이 인덱스가 정의된 속성을 가져옵니다.

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

속성 값

적용 대상