DeepClone 메서드
이 API는 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
이 멤버는 ReportObject. . :: . .DeepClone() () () ()을(를) 재정의합니다.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Overrides Function DeepClone As Object
‘사용 방법
Dim instance As QueryParameter
Dim returnValue As Object
returnValue = instance.DeepClone()
public override Object DeepClone()
public:
virtual Object^ DeepClone() override
abstract DeepClone : unit -> Object
override DeepClone : unit -> Object
public override function DeepClone() : Object
반환 값
유형: System. . :: . .Object
A QueryParameter object.