Метод 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. |
В начало
См. также