Compartilhar via


USqlIndex.IsColumnstore Propriedade

Definição

Obtém ou define a opção que indica se esse índice é um índice columnstore.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a