Compartilhar via


KeyType Enumeração

Definição

Define valores para KeyType.

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

Campos

PrimaryKey 0
SecondaryKey 1

Aplica-se a