Remove Method

SQLServer.Database.View Object

Description

Drops the SQL Server view and removes the View object.

Visual Basic

View.Remove

C++

HRESULT pView->Remove ( );

Reference

DROP VIEW