Remove Method

SQLServer.Database.Publication Object

Description

Drops the SQL Server publication and removes the Publication object.

Visual Basic

Publication.Remove

C++

HRESULT pPublication->Remove ( );

Reference

sp_droppublication