共用方式為


PerformanceCounters.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.

請參閱

參考

PerformanceCounters 類別

Microsoft.SqlServer.Management.Smo 命名空間