Partager via


JsonFormat.JsonPathDefinition Propriété

Définition

Définition JSONPath pour chaque mappage de colonne avec un nom de colonne personnalisé pour extraire des données à partir d’un fichier JSON. Pour les champs sous l’objet racine, commencez par « $ » ; pour les champs à l’intérieur du tableau choisi par la propriété jsonNodeReference, commencez à partir de l’élément tableau. Exemple : {"Column1 »: « $. Column1Path », « Column2 »: « Column2PathInArray"}. Type : objet (ou Expression avec l’objet resultType).

public object JsonPathDefinition { get; set; }
member this.JsonPathDefinition : obj with get, set
Public Property JsonPathDefinition As Object

Valeur de propriété

S’applique à