See Also

CLR Members  | RedGate.SQLDataCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLDataCompare.Engine

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

Assembly: RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages RedGate.SQLDataCompare.Engine Send comments on this topic.

CLR Class

RedGate.SQLDataCompare.Engine Namespace : CLR Class

Wrapper class for a CLR data type.

For a list of all members of this type, see CLR members.

Inheritance Hierarchy

System.Object
   RedGate.SQLDataCompare.Engine.Blob
      RedGate.SQLDataCompare.Engine.CLR

Syntax

[Visual Basic]
Public Class CLR    Inherits Blob
[C#]
public class CLR : Blob
[C++]
public __gc class CLR : public Blob
[C++/CLI]
public ref class CLR : public Blob

Remarks

The CLR object is used internally by SQL Data Compare to represent a CLR data type. Use the ByteArray and Text properties to access the underlying data.

Requirements

Namespace: RedGate.SQLDataCompare.Engine

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

Assembly: RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

See Also

CLR Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


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