Compartir a través de


JsonScalarExpression.Path Propiedad

Definición

La lista de segmentos de ruta de acceso que conducen al escalar 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