Freigeben über


Server.EnumProcesses-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Enumerates a list of processes running on the instance of SQL Server.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode EnumProcesses() Enumerates a list of processes running on the instance of SQL Server.
Öffentliche Methode EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Öffentliche Methode EnumProcesses(Int32) Enumerates a list of information about the specified process.
Öffentliche Methode EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

Zum Anfang

Siehe auch

Verweis

Server Klasse

Microsoft.SqlServer.Management.Smo-Namespace