ASTaskBase::UnsubscribeToProgressEvent Method (SessionTrace^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Unsubscribes the task from the progress event.

Namespace:   Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly:  Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)

protected:
void UnsubscribeToProgressEvent(
	SessionTrace^ trace
)

Parameters

trace
Type: Microsoft.AnalysisServices::SessionTrace^

The trace.

Return to top
Show: