Unregister méthode
Removes the database from the Active Directory service register.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Unregister
'Utilisation
Dim instance As DatabaseActiveDirectory
instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit
public function Unregister()