Compartilhar via


Método EnumProcesses

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

Lista de sobrecargas

  Nome Descrição
Método público EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Método público EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Método público EnumProcesses(Int32) Enumerates a list of information about the specified process.
Método público EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

Início