Partilhar via


ConnectionStringType Enumeração

Definição

Define valores para ConnectionStringType.

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

Campos

Nome Valor Description
MySql 0
SQLServer 1
SQLAzure 2
Custom 3
NotificationHub 4
ServiceBus 5
EventHub 6
ApiHub 7
DocDb 8
RedisCache 9
PostgreSQL 10

Aplica-se a