RecommendedIndex.Columns Propriedade

Definição

Obtém colunas sobre as quais criar índice

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a