Compartilhar via


JsonScalarExpression.Path Propriedade

Definição

A lista de segmentos de caminho que levam ao escalar da raiz do JSON armazenado na coluna.

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 da propriedade

Aplica-se a