Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Removes the registration entry for the instance of SQL Server from the Active Directory service.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Unregister
'Usage
Dim instance As ServerActiveDirectory
instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit
public function Unregister()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace