次の方法で共有


RecommendedIndex.Columns プロパティ

定義

インデックスを作成する列を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象