Command.Clone Method

Definition

Returns a clone of the object.

public Microsoft.AnalysisServices.Command Clone ();
member this.Clone : unit -> Microsoft.AnalysisServices.Command
Public Function Clone () As Command

Returns

The clone.

Applies to