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


Свойство SfcEventArgs.Urn

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  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 SfcEventArgs 
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
An Urn object value that specifies the URN address that uniquely identifies the object.

См. также

Справочник

SfcEventArgs Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc