SQLServer.Database.Table Object
Stops a unit of Table property changes previously marked with BeginAlter. All property changes made since calling BeginAlter will not be committed to SQL Server.
Table.CancelAlter
HRESULT pTable->CancelAlter ( );