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 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 unified resource name.

Return Value

Type: System.Object
Returns Object representing the instance that contains the information about the object from the Unified Resource Name of the object.

Implements

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.