 |
c# - Microsoft.SqlServer.Management.Smo Namespace - what do I need to install to resolve it? - Stack
add a reference to Microsoft.SqlServer.Smo, Microsoft.SqlServer.ConnectionInfo and Microsoft.SqlServer.Management.Sdk.Sfc, located at assemblies folder inside of the sdk folder from your Sql server installation directory example: C:\Program Files\
stackoverflow.com |
 |