Remove Method

SQLServer.Database.Rule Object

Description

Drops the SQL Server rule and removes the Rule object.

Visual Basic

Rule.Remove ( );

C++

HRESULT pRule->Remove ( );

Reference

DROP RULE