この MetadataProperties インスタンスのディープ クローンを返します。
名前空間: 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
MetadataProperties のディープ クローンです。