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


Метод GetUrnFragment

Gets the unique resource name (URN) path partial string that represents the policy category.

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

Синтаксис

'Декларация
Public Overrides Function GetUrnFragment As String
'Применение
Dim instance As PolicyCategory..::..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 Выражения запросов и уникальные имена ресурсов.