Instance.RegisterLocal Method ()

Registers the instance of Notification Services on the local computer without installing the Microsoft Windows service on the local computer.

Espacio de nombres: Microsoft.SqlServer.Management.Nmo
Ensamblado: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Sintaxis

'Declaración
Public Sub RegisterLocal
public void RegisterLocal ()
public:
void RegisterLocal ()
public void RegisterLocal ()
public function RegisterLocal ()

Notas

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.

Seguridad para subprocesos

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.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

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

Otros recursos

Implementar Notification Services
Actualizar la información del Registro