共用方式為


ConnectionUriProperties interface

相關聯資料庫的連線 URI 參數

屬性

branchId

與此連線相關聯的分支標識碼

connectionStringUri

為資料庫返回的連接 URI

databaseName

與此連線相關聯的資料庫名稱

endpointId

具有此連線的端點標識碼

isPooled

指出連接是否已集區

projectId

與此連線相關聯的項目標識碼

roleName

用於驗證的角色名稱

屬性詳細資料

branchId

與此連線相關聯的分支標識碼

branchId?: string

屬性值

string

connectionStringUri

為資料庫返回的連接 URI

connectionStringUri?: string

屬性值

string

databaseName

與此連線相關聯的資料庫名稱

databaseName?: string

屬性值

string

endpointId

具有此連線的端點標識碼

endpointId?: string

屬性值

string

isPooled

指出連接是否已集區

isPooled?: boolean

屬性值

boolean

projectId

與此連線相關聯的項目標識碼

projectId?: string

屬性值

string

roleName

用於驗證的角色名稱

roleName?: string

屬性值

string