We recommend using Visual Studio 2017
Server.GetSmoObject Method
SQL Server 2012
Gets a SqlSmoObject that is specified by a URN.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- urn
- Type: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The specified urn.
Return Value
Type: Microsoft.SqlServer.Management.Smo.SqlSmoObjectA SqlSmoObject that is specified by a URN.
Show: