CancelAlter Method

SQLServer.RemoteServer.SubscriberInfo Object

Description

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

Visual Basic

SubscriberInfo.CancelAlter

C++

HRESULT pSubscriberInfo->CancelAlter ( );