Compartir a través de


RecommendedIndexType Enumeración

Definición

Define los valores de 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
Herencia
RecommendedIndexType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CLUSTERED 0
CLUSTEREDCOLUMNSTORE 3
COLUMNSTORE 2
NONCLUSTERED 1

Se aplica a