Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.IAlienObject.Resolve Method

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)
Object IAlienObject.Resolve(
	string urnString
)

Parameters

urnString
Type: System.String
The URN string.

Return Value

Type: System.Object
An Object representing the instance that contains the information about the object from the URN of the object.

Implements

IAlienObject.Resolve(String)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.