Partager via


Méthode TableNotification.Clone

Returns a clone of the object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Clone As TableNotification
'Utilisation
Dim instance As TableNotification 
Dim returnValue As TableNotification 

returnValue = instance.Clone()
public TableNotification Clone()
public:
TableNotification^ Clone()
member Clone : unit -> TableNotification
public function Clone() : TableNotification

Valeur de retour

Type : Microsoft.AnalysisServices.TableNotification
The clone.

Voir aussi

Référence

TableNotification Classe

Espace de noms Microsoft.AnalysisServices