SqlSmoObject.IAlienObject.Resolve Method
SQL Server 2008 R2
Gets the instance that contains the information about the object from the Unified Resource Name of the object.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- urnString
- Type: System.String
The unified resource name.
Return Value
Type: System.ObjectReturns Object representing the instance that contains the information about the object from the Unified Resource Name of the object.
