Reset 메서드
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public Shared Sub Reset
‘사용 방법
PerformanceCounters.Reset()
public static void Reset()
public:
static void Reset()
static member Reset : unit -> unit
public static function Reset()