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 命名空间