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


Метод EvaluationDetail.Key.GetUrnFragment

Gets the unique resource name (URN) path partial string that represents the evaluation detail.

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

Синтаксис

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

См. также

Справочник

EvaluationDetail.Key Класс

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