共用方式為


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

屬性值

適用於