Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Technical Reference
LinkedServer Class
Drop Method
 Drop Method ()

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
LinkedServer.Drop Method ()

Removes the reference to the linked server from the instance of SQL Server. Removes the reference to the linked server from the instance of SQL Server.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Visual Basic (Declaration)
Public Sub Drop
C#
public void Drop ()
C++
public:
virtual void Drop () sealed
J#
public final void Drop ()
JScript
public final function Drop ()

This method removes the registration item that represents a linked server. It does not remove an instance of SQL Server.


This method removes the registration item that represents a linked server. It does not remove an instance of SQL Server.


Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker