Compartir a través de


RedisKeyType Enumeración

Definición

Define valores para RedisKeyType.

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

Campos

Primary 0
Secondary 1

Se aplica a