Свойство ISfcSimpleNode.Urn
Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
ReadOnly Property Urn As Urn
Get
'Применение
Dim instance As ISfcSimpleNode
Dim value As Urn
value = instance.Urn
Urn Urn { get; }
property Urn^ Urn {
Urn^ get ();
}
abstract Urn : Urn
function get Urn () : Urn
Значение свойства
Тип: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The specified URN (Uniform Resource Name) of the simple node.