See Also

OperationCancelledException Members  | RedGate.SQL.Shared Namespace

Requirements

Namespace: RedGate.SQL.Shared

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.SQL.Shared (in RedGate.SQL.Shared.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages RedGate.SQL.Shared Send comments on this topic.

OperationCancelledException Class

RedGate.SQL.Shared Namespace : OperationCancelledException Class

An exception thrown when an operation is cancelled.

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

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         RedGate.SQL.Shared.OperationCancelledException

Syntax

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

Requirements

Namespace: RedGate.SQL.Shared

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.SQL.Shared (in RedGate.SQL.Shared.dll)

See Also

OperationCancelledException Members  | RedGate.SQL.Shared Namespace

 

 


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