LinkedServer.Drop Method

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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

See Also

Reference

LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Linked Servers in SMO
Linking Servers
sp_addlinkedserver (Transact-SQL)