Share via


AlgorithmParameter.CopyTo(AlgorithmParameter) Méthode

Définition

Copie le contenu de cet objet dans un autre objet (la destination).

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

Paramètres

obj
AlgorithmParameter

Objet de destination dans lequel copier.

Retours

Objet de destination.

S’applique à