See Also

SqlDataCompareException 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.

SqlDataCompareException Class

RedGate.SQLDataCompare.Engine Namespace : SqlDataCompareException Class

Superclass of all exceptions thrown by the SQL Data Compare engine.

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

Inheritance Hierarchy

System.Object
   System.Exception
      RedGate.SQLDataCompare.Engine.SqlDataCompareException
         RedGate.SQLDataCompare.Engine.SqlProviderException
         RedGate.SQLDataCompare.Engine.ResultsStore.ResultsStoreException
         RedGate.SQLDataCompare.Engine.ComparisonSessionException

Syntax

[Visual Basic]
<SerializableAttribute()> Public MustInherit Class SqlDataCompareException    Inherits Exception
[C#]
[SerializableAttribute()] public abstract class SqlDataCompareException : Exception
[C++]
[SerializableAttribute()] public __gc abstract class SqlDataCompareException : public Exception
[C++/CLI]
[SerializableAttribute()] public ref class SqlDataCompareException abstract : public Exception

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

SqlDataCompareException Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


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