Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the database from the Active Directory service register.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Unregister
'Usage
Dim instance As DatabaseActiveDirectory
instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit
public function Unregister()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace