See Also

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

SerialializationNotSupportedException Class

RedGate.SQL.Shared Namespace : SerialializationNotSupportedException Class

The class does not support the IRedGateSerializable interface.

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

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         RedGate.SQL.Shared.SerialializationException
            RedGate.SQL.Shared.SerialializationNotSupportedException

Syntax

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

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

SerialializationNotSupportedException Members  | RedGate.SQL.Shared Namespace

 

 


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