Partager via


Méthode MetadataProperties.DeepClone

Returns a deep clone of this MetadataProperties instance.

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

Syntaxe

'Déclaration
Public Function DeepClone As MetadataProperties
'Utilisation
Dim instance As MetadataProperties 
Dim returnValue As MetadataProperties 

returnValue = instance.DeepClone()
public MetadataProperties DeepClone()
public:
MetadataProperties^ DeepClone()
member DeepClone : unit -> MetadataProperties
public function DeepClone() : MetadataProperties

Valeur de retour

Type : Microsoft.ReportingServices.RdlObjectModel.MetadataProperties
A deep clone of MetadataProperties.

Voir aussi

Référence

MetadataProperties Classe

Espace de noms Microsoft.ReportingServices.RdlObjectModel