Share via


LinkedServer.Drop Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method Drop() Removes the reference to the linked server from the instance of SQL Server.
Public method Drop(Boolean) Removes the reference to the linked server from the instance of SQL Server.

Top