Partager via


KeyType Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum KeyType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type KeyType = 
Public Enum KeyType
Héritage
KeyType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

PrimaryKey 0
SecondaryKey 1

S’applique à