Método MetadataProperties.DeepClone
Returns a deep clone of this MetadataProperties instance.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Function DeepClone As MetadataProperties
'Uso
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
Valor de retorno
Tipo: Microsoft.ReportingServices.RdlObjectModel.MetadataProperties
A deep clone of MetadataProperties.