Поделиться через


Метод EnumProcesses

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

Список перегрузок

  Имя Описание
Открытый метод EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Открытый метод EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Открытый метод EnumProcesses(Int32) Enumerates a list of information about the specified process.
Открытый метод EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

В начало