TableNotification.CopyTo(TableNotification) Methode

Definition

Kopiert ein TableNotification-Objekt in das angegebene Objekt.

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

Parameter

obj
TableNotification

Das Objekt, in das Sie kopieren.

Gibt zurück

Das TableNotification-Objekt, in das kopiert wurde.

Gilt für: