ErrorConfiguration.CopyTo(ErrorConfiguration) Methode

Definition

Erstellt eine vollständige Kopie eines Objekts in dem vorhandenen Objekt, das als ein Parameter übergeben wird.

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

Parameter

obj
ErrorConfiguration

Das Objekt, in das Sie kopieren.

Gibt zurück

Das Objekt, in das kopiert wurde.

Gilt für: