Compartir a través de


RecommendedIndex.IncludedColumns Propiedad

Definición

Obtiene la lista de nombres de columna que se incluirán en el í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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a