Remove Method

SQLServer.Database.StoredProcedure Object

Description

Drops the SQL Server stored procedure and removes the StoredProcedure object.

Visual Basic

StoredProcedure.Remove

C++

HRESULT pStoredProcedure->Remove ( );

Reference

DROP PROCEDURE