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


Свойство Urn

Returns the uniform resource name of the SfcInstance object.

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

Синтаксис

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

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

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

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The Urn of the object.