DoAlter Method

SQLServer.Executive.AlertSystem Object

Description

Commits a unit of AlertSystem property changes previously marked with BeginAlter. All property changes made since calling BeginAlter will be committed to SQL Server using a single update.

Visual Basic

AlertSystem.DoAlter

C++

HRESULT pAlertSystem->DoAlter ( );