Remove Method

SQLServer.Database.Table.Check Object

Description

Drops the SQL Server check constraint and removes the Check object.

Visual Basic

Check.Remove

C++

HRESULT pCheck->Remove ( );