共用方式為


Drop 方法

Drops the registered server.

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

語法

'宣告
Public Sub Drop
'用途
Dim instance As RegisteredServer

instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit 
override Drop : unit -> unit 
public final function Drop()

實作

IDroppable. . :: . .Drop() () () ()

備註

The Drop method removes the registered server from the instance of SQL Server.

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。