Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a deep clone of this MetadataValues instance.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Function DeepClone As MetadataValues
'Usage
Dim instance As MetadataValues
Dim returnValue As MetadataValues
returnValue = instance.DeepClone()
public MetadataValues DeepClone()
public:
MetadataValues^ DeepClone()
member DeepClone : unit -> MetadataValues
public function DeepClone() : MetadataValues
Return Value
Type: Microsoft.ReportingServices.RdlObjectModel.MetadataValues
A deep clone of MetadataValues.