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


Метод ServerActiveDirectory.Unregister

Removes the registration entry for the instance of SQL Server from the Active Directory service. 

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

Синтаксис

'Декларация
Public Sub Unregister
'Применение
Dim instance As ServerActiveDirectory

instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit
public function Unregister()

Примеры

Вызов методов

См. также

Справочник

ServerActiveDirectory Класс

Пространство имен Microsoft.SqlServer.Management.Smo

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

Active Directory Stored Procedures (Transact-SQL)