Instruire
Modul
Debug and deploy your extension in Dynamics 365 Business Central - Training
Discover how to debug with Visual Studio Code and deploy your extension using RAD feature in Dynamics 365 Business Central.
Acest browser nu mai este acceptat.
Faceți upgrade la Microsoft Edge pentru a profita de cele mai noi funcții, actualizări de securitate și asistență tehnică.
Applies to:
SQL Server
Azure SQL Database
Azure SQL Managed Instance
Azure Synapse Analytics
SQL Server Management Studio (SSMS) extensions are created using the Visual Studio Software Development Kit (SDK). SSMS 18.x and later versions are built on the Visual Studio 2017 Isolated Shell (IsoShell), and are subject to the limitations of that environment.
Extension installation for SSMS is managed by an independent managed package installer.
Notă
SQL Server Management Studio extensions can't be installed via VSIXInstaller for SSMS 18.x and later versions.
To install an extension manually, you must copy the associated extension files (.vsix
) into the default SSMS extensions folder. SSMS automatically checks this folder for extensions at launch.
Locate your SSMS installation and extensions folder. With default SSMS installation settings, the folder location for SSMS 20 is C:\Program Files (x86)\Microsoft SQL Server Management Studio 20\Common7\IDE\Extensions\
.
Copy entire extension folder structure to the Extensions folder.
Close SSMS and restart to use the extension.
Instruire
Modul
Debug and deploy your extension in Dynamics 365 Business Central - Training
Discover how to debug with Visual Studio Code and deploy your extension using RAD feature in Dynamics 365 Business Central.
Documentație
Build Database Projects by Using SQL Server Management Studio
Add an External Tool to the Tools Menu
Add an External Tool to the Tools Menu (SQL Server Management Studio)
Using templates in SQL Server Management Studio
Learn about the prebuilt Transact-SQL (T-SQL) templates that are available in SQL Server Management Studio (SSMS).