Compartir a través de


EnumProcesses Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Método publico EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Método publico EnumProcesses(Int32) Enumerates a list of information about the specified process.
Método publico EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

Principio