Instance.RegisterLocal Method ()
Registers the instance of Notification Services on the local computer without installing the Microsoft Windows service on the local computer.
Espace de noms: Microsoft.SqlServer.Management.Nmo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntaxe
'Déclaration
Public Sub RegisterLocal
public void RegisterLocal ()
public:
void RegisterLocal ()
public void RegisterLocal ()
public function RegisterLocal ()
Notes
Use this method to register the instance of Notification Services locally on servers that do not require the Windows service, such as computers that run subscription management interfaces, non-hosted event providers, or that host the Notification Services engine in another process.
Sécurité des threads
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
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