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 | |
---|---|---|
Drop() | Removes the reference to the linked server from the instance of SQL Server. | |
Drop(Boolean) | Removes the reference to the linked server from the instance of SQL Server. |
Top