Remove Method

SQLServer.Database.Table.Index Object

Description

Drops the SQL Server index and removes the Index object.

Visual Basic

Index.Remove

C++

HRESULT pIndex->Remove ( );