sp_dropsubscriber (Transact-SQL)
SQL Server 2012
Removes the Subscriber designation from a registered server. This stored procedure is executed at the Publisher on the publication database.
Important
|
|---|
|
This stored procedure has been deprecated. You are no longer required to explicitly register a Subscriber at the Publisher. |
Important