See Also

ObjectNotInDatabaseException Members  | RedGate.SQLCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLCompare.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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

ObjectNotInDatabaseException Class

RedGate.SQLCompare.Engine Namespace : ObjectNotInDatabaseException Class

An exception that is used when a database object that is not in the database is requested.

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

Inheritance Hierarchy

System.Object
   System.Exception
      RedGate.SQLCompare.Engine.SqlCompareException
         RedGate.SQLCompare.Engine.ObjectNotInDatabaseException

Syntax

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

Requirements

Namespace: RedGate.SQLCompare.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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

See Also

ObjectNotInDatabaseException Members  | RedGate.SQLCompare.Engine Namespace

 

 


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