Метод RegisteredServersStore.Key.GetUrnFragment
Gets the partial unique resource name (URN) path string that represents the DAC store.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
Public Overrides Function GetUrnFragment As String
'Применение
Dim instance As RegisteredServersStore.Key
Dim returnValue As String
returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String
Возвращаемое значение
Тип: System.String
A String value that contains the URN fragment.
Замечания
For more information about URNs, see Выражения запросов и универсальные имена ресурсов.
См. также
Справочник
RegisteredServersStore.Key Класс
Пространство имен Microsoft.SqlServer.Management.RegisteredServers