Partager via


RecommendedIndexType Énumération

Définition

Définit des valeurs pour 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
Héritage
RecommendedIndexType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

CLUSTERED 0
CLUSTEREDCOLUMNSTORE 3
COLUMNSTORE 2
NONCLUSTERED 1

S’applique à