Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Enumerates a list of processes running on the instance of Microsoft SQL Server.
Notes
Texte mis à jour :
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
| Nom | Description |
|---|---|
| Server.EnumProcesses () |
Enumerates a list of processes running on the instance of Microsoft SQL Server.
|
| Server.EnumProcesses (Boolean) |
Enumerates a list of processes running on the instance of Microsoft SQL Server with the option to exclude system processes.
|
| Server.EnumProcesses (Int32) |
Enumerates a list of information about the specified process.
|
| Server.EnumProcesses (String) |
Enumerates a list of processes running on the instance of Microsoft SQL Server that are associated with the specified login.
|
Voir aussi
Référence
Server Class
Server Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
How to: Use an Enumeration Method that Returns a DataTable Object in Visual Basic .NET
Calling Methods
Gestion des serveurs
sys.sysprocesses (Transact-SQL)