Свойство UrnSkeletonsPerf
Gets the current performance status of the Uniform Resource Name (URN) skeletons.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Property UrnSkeletonsPerf As Hashtable
Get
'Применение
Dim value As Hashtable
value = PerformanceCounters.UrnSkeletonsPerf
public static Hashtable UrnSkeletonsPerf { get; }
public:
static property Hashtable^ UrnSkeletonsPerf {
Hashtable^ get ();
}
static member UrnSkeletonsPerf : Hashtable
static function get UrnSkeletonsPerf () : Hashtable
Значение свойства
Тип: System.Collections. . :: . .Hashtable
The current performance status of the URN skeletons.