Méthode Reset
Resets the counter for PerformanceCounters class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Shared Sub Reset
'Utilisation
PerformanceCounters.Reset()
public static void Reset()
public:
static void Reset()
static member Reset : unit -> unit
public static function Reset()