See Also

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

SqlProviderException Class

RedGate.SQLDataCompare.Engine Namespace : SqlProviderException Class

Exception thrown by SqlProvider when it encounters an error whilst generating SQL code.

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

Inheritance Hierarchy

System.Object
   System.Exception
      RedGate.SQLDataCompare.Engine.SqlDataCompareException
         RedGate.SQLDataCompare.Engine.SqlProviderException

Syntax

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

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

SqlProviderException Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


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