SqlSmoObject.IAlienObject.Resolve Method
SQL Server 2012
Gets the instance that contains the information about the object from the Unified Resource Name (URN) of the object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- urnString
- Type: System.String
The URN string.
Return Value
Type: System.ObjectAn Object representing the instance that contains the information about the object from the URN of the object.
