Partager via


Instance.RegisterLocal Method

Registers the instance of Notification Services on the local computer.

Notes

Registering an instance of Notification Services adds information about the instance to the local Microsoft Windows registry, adds local Windows performance counters for the instance and its applications, and optionally creates a Windows service on the local computer that runs Notification Services engine components.

Liste de surcharge

Nom Description
Instance.RegisterLocal ()
Registers the instance of Notification Services on the local computer without installing the Microsoft Windows service on the local computer.
Instance.RegisterLocal (Boolean)
Registers the instance of Notification Services locally, and optionally installs the Windows service, for the Notification Services engine.
Instance.RegisterLocal (String, String)
Registers the instance of Notification Services locally and, if the Microsoft Windows service does not exist, installs the Windows service that runs the Notification Services engine.
Instance.RegisterLocal (String, String, String, String)
Registers the instance of Notification Services locally and, if the Windows service does not exist, installs the Microsoft Windows service that runs the Notification Services engine. Use this method if using SQL Server Authentication.
Instance.RegisterLocal (String, String, String, String, String, String, String)
Class-level method that registers the instance of Notification Services locally.
Instance.RegisterLocal (String, String, Boolean, String, String, String, String, String)
Class-level method that registers the instance of Notification Services locally, optionally creating a local Windows service that runs the Notification Services engine.

Voir aussi

Référence

Instance Class
Instance Members
Microsoft.SqlServer.Management.Nmo Namespace

Autres ressources

Déploiement de Notification Services
Mise à jour des informations du Registre