다음을 통해 공유


RuntimeKey.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)

속성 값

적용 대상