Partager via


JsonScalarExpression.Path Propriété

Définition

Liste des segments de chemin menant au scalaire à partir de la racine du JSON stocké dans la colonne.

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)

Valeur de propriété

S’applique à