Partager via


Connection.FieldDefinitionValues Propriété

Définition

Obtient les valeurs de définition de champ de la connexion.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitionValues")]
public System.Collections.Generic.IDictionary<string,string> FieldDefinitionValues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitionValues")>]
member this.FieldDefinitionValues : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property FieldDefinitionValues As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à