RecommendedIndex.IncludedColumns Propriedade

Definição

Obtém a lista de nomes de coluna a serem incluídos no índice

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a