Remove Method

SQLServer.Database.Table.Key Object

Description

Drops the SQL Server key and removes the Key object.

Visual Basic

Key.Remove

C++

HRESULT pKey->Remove ( );