Metodo Clone
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Function Clone As TableNotification
'Utilizzo
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
Valore restituito
Vedere anche