IncrementalProcessingNotification.Clone Method

Creates a new full copy of an object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public override QueryNotification Clone()

Return Value

Type: Microsoft.AnalysisServices.QueryNotification
The cloned object.

See Also

Reference

IncrementalProcessingNotification Class

Microsoft.AnalysisServices Namespace