Freigeben über


TableNotification.Clone-Methode

Returns a clone of the object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Function Clone As TableNotification
'Usage
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

Rückgabewert

Typ: Microsoft.AnalysisServices.TableNotification
The clone.

Siehe auch

Verweis

TableNotification Klasse

Microsoft.AnalysisServices-Namespace