This topic has not yet been rated - Rate this topic

SqlSmoObject.Urn Property

Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public Urn Urn { get; }

Property Value

Type: Urn
A Urn object value that specifies the URN address that uniquely identifies the object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.