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.
Updates any changes to the instance of SQL Server on the Active Directory service.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub UpdateRegistration
'Usage
Dim instance As ServerActiveDirectory
instance.UpdateRegistration()
public void UpdateRegistration()
public:
void UpdateRegistration()
member UpdateRegistration : unit -> unit
public function UpdateRegistration()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace