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 네임스페이스