Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the current performance status of the Uniform Resource Name (URN) skeletons.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UrnSkeletonsPerf As Hashtable
Get
'Usage
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
Eigenschaftswert
Typ: System.Collections.Hashtable
The current performance status of the URN skeletons.