Partager via


EnumProcesses méthode

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

Liste de surcharge

  Nom Description
Méthode publique EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Méthode publique EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Méthode publique EnumProcesses(Int32) Enumerates a list of information about the specified process.
Méthode publique EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

Haut de la page