ExpressionBinding.Clone-Methode

Creates a new instance of the object that is a cloned copy of the expression binding.

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

Syntax

C#
public override Binding Clone()

Rückgabewert

Typ: Microsoft.AnalysisServices.Binding
The new instance of the object that is a cloned copy of the expression binding.

Siehe auch

Verweis

ExpressionBinding Klasse

Microsoft.AnalysisServices-Namespace