SQLServer.Executive.Task Object
Commits a unit of Task property changes previously marked with BeginAlter. All property changes made since calling BeginAlter will be committed to SQL Server using a single update.
Task.DoAlter
HRESULT pTask->DoAlter ( );