AlgorithmParameter.CopyTo(AlgorithmParameter) Methode

Definition

Kopiert den Inhalt dieses Objekts in ein anderes Objekt (das Ziel).

public Microsoft.AnalysisServices.AlgorithmParameter CopyTo (Microsoft.AnalysisServices.AlgorithmParameter obj);
member this.CopyTo : Microsoft.AnalysisServices.AlgorithmParameter -> Microsoft.AnalysisServices.AlgorithmParameter
Public Function CopyTo (obj As AlgorithmParameter) As AlgorithmParameter

Parameter

obj
AlgorithmParameter

Das Zielobjekt, in das kopiert werden soll.

Gibt zurück

Das Zielobjekt.

Gilt für: