Share via


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.

참고 항목

참조

TableNotification 클래스

Microsoft.AnalysisServices 네임스페이스