Compartir a través de


USqlIndex.IsColumnstore Propiedad

Definición

Obtiene o establece el modificador que indica si este índice es un índice de almacén de columnas.

[Newtonsoft.Json.JsonProperty(PropertyName="isColumnstore")]
public bool? IsColumnstore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isColumnstore")>]
member this.IsColumnstore : Nullable<bool> with get, set
Public Property IsColumnstore As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a