JsonScalarExpression.Path 속성

정의

열에 저장된 JSON의 루트에서 스칼라로 이어지는 경로 세그먼트 목록입니다.

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

속성 값

적용 대상