ServerActiveDirectory.UpdateRegistration Method ()

 

Applies To: SQL Server 2016 Preview

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

public void UpdateRegistration()
public:
void UpdateRegistration()
member UpdateRegistration : unit -> unit
Public Sub UpdateRegistration

Examples

Legacy Code Example

Setting Properties

See Also

ServerActiveDirectory Class
Microsoft.SqlServer.Management.Smo Namespace

Unable to find linked topic '75a4fbe7-0848-45dc-878a-068480a822e0'.

Return to top