The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.
Info
Version: | 161.47027.0 |
Author(s): | Microsoft |
Last Update: | Thursday, August 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.microsoft.com/sql/relational-databases/server-management-objects-smo/overview-smo |
NuGet Url: | https://www.nuget.org/packages/Microsoft.SqlServer.SqlManagementObjects.SSMS |
Install
Install-Package Microsoft.SqlServer.SqlManagementObjects.SSMS
dotnet add package Microsoft.SqlServer.SqlManagementObjects.SSMS
paket add Microsoft.SqlServer.SqlManagementObjects.SSMS
Microsoft.SqlServer.SqlManagementObjects.SSMS Download (Unzip the "nupkg" after downloading)
Dependencies
net461
No dependencies.
- Microsoft.SqlServer.Assessment(>= 1.0.280)
- Microsoft.SqlServer.Management.SqlParser(>= 160.20216.14)
- NewtonSoft.Json(>= 11.0.1)
Tags