RegisteredServer.Drop 方法

Removes the RegisteredServer from the server group and the registered server collection.

命名空间:  Microsoft.SqlServer.Management.Smo.RegisteredServers
程序集:  Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.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()

请参阅

参考

RegisteredServer 类

Microsoft.SqlServer.Management.Smo.RegisteredServers 命名空间

其他资源

管理已注册的服务器