Bagikan melalui


Server.EnumProcesses Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EnumProcesses() Enumerates a list of processes running on the instance of SQL Server.
Public method EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Public method EnumProcesses(Int32) Enumerates a list of information about the specified process.
Public method EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.

Top

See Also

Reference

Server Class

Microsoft.SqlServer.Management.Smo Namespace