Compartir a través de


JsonQueryExpression.Path Propiedad

Definición

La lista de segmentos de ruta de acceso que conducen a la entidad desde la raíz del JSON almacenado en la columna.

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)

Valor de propiedad

Se aplica a