ConnStringInfo interface
Adatbázis kapcsolati sztringadatai.
Tulajdonságok
| connection |
Kapcsolati sztring értéke. |
| name | Kapcsolati sztring neve. |
| type | Az adatbázis típusa. |
Tulajdonság adatai
connectionString
Kapcsolati sztring értéke.
connectionString?: string
Tulajdonság értéke
string
name
Kapcsolati sztring neve.
name?: string
Tulajdonság értéke
string
type
Az adatbázis típusa.
type?: "MySql" | "SQLServer" | "SQLAzure" | "Custom" | "NotificationHub" | "ServiceBus" | "EventHub" | "ApiHub" | "DocDb" | "RedisCache" | "PostgreSQL"
Tulajdonság értéke
"MySql" | "SQLServer" | "SQLAzure" | "Custom" | "NotificationHub" | "ServiceBus" | "EventHub" | "ApiHub" | "DocDb" | "RedisCache" | "PostgreSQL"