QueryNotification.Clone Method

Definition

Returns a copy of the QueryNotification object.

public virtual Microsoft.AnalysisServices.QueryNotification Clone ();
abstract member Clone : unit -> Microsoft.AnalysisServices.QueryNotification
override this.Clone : unit -> Microsoft.AnalysisServices.QueryNotification
Public Overridable Function Clone () As QueryNotification

Returns

A new copy of the QueryNotification object.

Applies to