CancelAlter Method

SQLServer.Executive.AlertSystem Object

Description

Stops a unit of AlertSystem property changes previously marked with BeginAlter. All property changes made since calling BeginAlter will not be committed to SQL Server.

Visual Basic

AlertSystem.CancelAlter

C++

HRESULT pAlertSystem->CancelAlter ( );