LinkedServer.Drop Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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