Remove Method

SQLServer.Database.Table Object

Description

Drops the SQL Server table and removes the Table object.

Visual Basic

Table.Remove

C++

HRESULT pTable->Remove ( );

Reference

DROP TABLE