ComAssembly.CopyTo(ComAssembly) Methode

Definition

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

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

Parameter

obj
ComAssembly

Das Zielobjekt, in das kopiert werden soll.

Gibt zurück

Das Zielobjekt.

Gilt für: