Remove Method

SQLServer.Database.Table.Column.DRIDefault Object

Description

Drops the SQL Server default constraint and removes the DRIDefault object.

Visual Basic

DRIDefault.Remove

C++

HRESULT pDRIDefault->Remove ( );