Поделиться через


Свойство Urn

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Property Urn As Urn
    Get
'Применение
Dim instance As SqlSmoObject
Dim value As Urn

value = instance.Urn
public Urn Urn { get; }
public:
property Urn^ Urn {
    Urn^ get ();
}
member Urn : Urn
function get Urn () : Urn

Значение свойства

Тип Urn
A Urn object value that specifies the URN address that uniquely identifies the object.