mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
Remove all Big Data Cluster features (#21369)
This commit is contained in:
5
extensions/mssql/src/mssql.d.ts
vendored
5
extensions/mssql/src/mssql.d.ts
vendored
@@ -27,11 +27,6 @@ declare module 'mssql' {
|
||||
* Path to the root of the SQL Tools Service folder
|
||||
*/
|
||||
readonly sqlToolsServicePath: string;
|
||||
/**
|
||||
* Gets the object explorer API that supports querying over the connections supported by this extension
|
||||
*
|
||||
*/
|
||||
getMssqlObjectExplorerBrowser(): MssqlObjectExplorerBrowser;
|
||||
|
||||
/**
|
||||
* Get the Cms Service APIs to communicate with CMS connections supported by this extension
|
||||
|
||||
Reference in New Issue
Block a user