See Also

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

SerialializationInvalidTypeException Class

RedGate.SQL.Shared Namespace : SerialializationInvalidTypeException Class

The type is not supported by the IRedGateSerializable interface.

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

Inheritance Hierarchy

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

Syntax

[Visual Basic]
Public Class SerialializationInvalidTypeException    Inherits SerialializationException
[C#]
public class SerialializationInvalidTypeException : SerialializationException
[C++]
public __gc class SerialializationInvalidTypeException : public SerialializationException
[C++/CLI]
public ref class SerialializationInvalidTypeException : 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

SerialializationInvalidTypeException Members  | RedGate.SQL.Shared Namespace

 

 


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