Partager via


Méthode DeepClone

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Ce membre se substitue à ReportObject. . :: . .DeepClone() () () ().

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Overrides Function DeepClone As Object
'Utilisation
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

Valeur de retour

Type : System. . :: . .Object
A QueryParameter object.