Udostępnij przez


Metoda MetadataProperties.DeepClone

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Function DeepClone As MetadataProperties
'Użycie
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