PerformanceCounters.UrnSkeletonsPerf Propiedad
Gets the current performance status of the Uniform Resource Name (URN) skeletons.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property UrnSkeletonsPerf As Hashtable
Get
'Uso
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
Valor de la propiedad
Tipo: System.Collections.Hashtable
The current performance status of the URN skeletons.