Partager via


RecommendedIndex.IncludedColumns Propriété

Définition

Obtient la liste des noms de colonnes à inclure dans l’index

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à