ReportParameter.Clone 메서드

Returns a clone of the object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Function Clone As ReportParameter
‘사용 방법
Dim instance As ReportParameter 
Dim returnValue As ReportParameter 

returnValue = instance.Clone()
public ReportParameter Clone()
public:
ReportParameter^ Clone()
member Clone : unit -> ReportParameter
public function Clone() : ReportParameter

반환 값

유형: Microsoft.AnalysisServices.ReportParameter
The clone.

참고 항목

참조

ReportParameter 클래스

Microsoft.AnalysisServices 네임스페이스