Freigeben über


MetadataProperties.DeepClone-Methode

Returns a deep clone of this MetadataProperties instance.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Function DeepClone As MetadataProperties
'Usage
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

Rückgabewert

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

Siehe auch

Verweis

MetadataProperties Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace