RowBinding.Clone Method

Definition

Returns a copy of the RowBinding object.

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

Returns

A new copy of the RowBinding object.

Applies to