See Also

Mapping Class  | Mapping Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages RedGate.SQLCompare.Engine Send comments on this topic.

Clone Method

RedGate.SQLCompare.Engine Namespace > Mapping Class : Clone Method (Mapping)

Creates a shallow copy.

[Visual Basic]
Public Overridable MustOverride Function Clone() As Object
[C#]
public virtual abstract object Clone();
[C++]
public: virtual abstract Object* Clone();
[C++/CLI]
public: virtual abstract Object^ Clone();

Return Type

A shallow copy.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Mapping Class  | Mapping Members

 

 


© 2003 - 2006 Red Gate Software Ltd. All Rights Reserved.