Метод MetadataProperties.DeepClone
Returns a deep clone of this MetadataProperties instance.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Function DeepClone As MetadataProperties
'Применение
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
Возвращаемое значение
Тип: Microsoft.ReportingServices.RdlObjectModel.MetadataProperties
A deep clone of MetadataProperties.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel