Поделиться через


Instance.RegisterLocal Method (Boolean)

Registers the instance of Notification Services locally, and optionally installs the Windows service, for the Notification Services engine.

Пространство имен: Microsoft.SqlServer.Management.Nmo
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Синтаксис

'Декларация
Public Sub RegisterLocal ( _
    installService As Boolean _
)
public void RegisterLocal (
    bool installService
)
public:
void RegisterLocal (
    bool installService
)
public void RegisterLocal (
    boolean installService
)
public function RegisterLocal (
    installService : boolean
)

Параметры

  • installService
    true to install the NS$instanceName Windows service; otherwise, false.

Замечания

Any previously specified Microsoft SQL Server user name, password, and argument key is used when registering the instance.

Синхронизация потоков

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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

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

Другие ресурсы

Развертывание служб Notification Services
Обновление сведений реестра