Compartir a través de


RecommendedIndexAction Enumeración

Definición

Define valores para RecommendedIndexAction.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecommendedIndexAction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecommendedIndexAction = 
Public Enum RecommendedIndexAction
Herencia
RecommendedIndexAction
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Create 0
Drop 1
Rebuild 2

Se aplica a