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


Свойство Urn

Gets the Urn object that represents the object.

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

Синтаксис

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

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

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

Тип Urn
A Urn object value that represents the object.