Udostępnij przez


Metoda TableNotification.Clone

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function Clone As TableNotification
'Użycie
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