Condividi tramite


Metodo EnumProcesses

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

Elenco di overload

  Nome Descrizione
Metodo pubblico EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Metodo pubblico EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Metodo pubblico EnumProcesses(Int32) Enumerates a list of information about the specified process.
Metodo pubblico EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

In alto