Partager via


USqlIndex.IsColumnstore Propriété

Définition

Obtient ou définit le commutateur indiquant si cet index est un index 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à