Метод TableNotification.Clone
Returns a clone of the object.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Function Clone As TableNotification
'Применение
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
Возвращаемое значение
Тип: Microsoft.AnalysisServices.TableNotification
The clone.