mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 01:25:36 -05:00
Feature: Ability to add connection name (#2332)
This commit is contained in:
@@ -18,6 +18,7 @@ export enum ServiceOptionType {
|
||||
}
|
||||
|
||||
export enum ConnectionOptionSpecialType {
|
||||
connectionName = 'connectionName',
|
||||
serverName = 'serverName',
|
||||
databaseName = 'databaseName',
|
||||
authType = 'authType',
|
||||
|
||||
Reference in New Issue
Block a user