Instance.RegisterLocal Method

Registers the instance of Notification Services on the local computer.

備註

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.

多載清單

名稱 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.

請參閱

參考

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

其他資源

部署 Notification Services
更新註冊資訊