RecommendedIndexType Enumeração

Definição

Define valores para RecommendedIndexType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecommendedIndexType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecommendedIndexType = 
Public Enum RecommendedIndexType
Herança
RecommendedIndexType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CLUSTERED 0
CLUSTEREDCOLUMNSTORE 3
COLUMNSTORE 2
NONCLUSTERED 1

Aplica-se a