共用方式為


Unregister 方法

Removes the database from the Active Directory service register.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub Unregister
'用途
Dim instance As DatabaseActiveDirectory

instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit 
public function Unregister()

範例

呼叫方法