Свойство Urn
Gets or sets the property that lives only while the request is serviced. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Protected Friend Property Urn As Urn
Get
Set
'Применение
Dim value As Urn
value = Me.Urn
Me.Urn = value
protected internal Urn Urn { get; set; }
protected public:
property Urn^ Urn {
Urn^ get ();
void set (Urn^ value);
}
member Urn : Urn with get, set
function get Urn () : Urn
function set Urn (value : Urn)
Значение свойства
Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
Holds the xpath expression for the current request.