Remove Method

SQLServer.Database Object

Description

Drops the SQL Server database and removes the Database object.

Visual Basic

Database.Remove

C++

HRESULT pDatabase->Remove ( );

Reference

DROP DATABASE