IncrementalProcessingNotification.Clone Method

Definition

Returns a copy of the IncrementalProcessingNotification object.

public override Microsoft.AnalysisServices.QueryNotification Clone ();
override this.Clone : unit -> Microsoft.AnalysisServices.QueryNotification
Public Overrides Function Clone () As QueryNotification

Returns

A new copy of the IncrementalProcessingNotification object.

Applies to