Remove Method

SQLServer.Operator Object

Description

Drops the SQL Server operator and removes the Operator object.

Visual Basic

Operator.Remove

C++

HRESULT pOperator->Remove ( );

Remarks

You cannot remove an Operator who is the current AlertSystem.FailSafeOperator.

Reference

sp_dropoperator