次の方法で共有


GetMetadataActivity.FieldList プロパティ

定義

データセットから取得するメタデータのフィールドを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fieldList")]
public System.Collections.Generic.IList<object> FieldList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fieldList")>]
member this.FieldList : System.Collections.Generic.IList<obj> with get, set
Public Property FieldList As IList(Of Object)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象