共用方式為


Connection.FieldDefinitionValues 屬性

定義

取得連接的欄位定義值。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於