Freigeben über


ConnectionStringType Enumeration

Definition

Definiert Werte für 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
Vererbung
ConnectionStringType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Name Wert Beschreibung
MySql 0
SQLServer 1
SQLAzure 2
Custom 3
NotificationHub 4
ServiceBus 5
EventHub 6
ApiHub 7
DocDb 8
RedisCache 9
PostgreSQL 10

Gilt für: