See Also

SerialializationInvalidTypeException Class  | SerialializationInvalidTypeException Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

Parameter Property

RedGate.SQL.Shared Namespace > SerialializationInvalidTypeException Class : Parameter Property (SerialializationInvalidTypeException)

Gets or sets the parameter that caused the exception.

[Visual Basic]
Public ReadOnly Property Parameter As String
[C#]
public string Parameter {get;}
[C++]
public: __property string* get_Parameter();
[C++/CLI]
public: property String^ Parameter {    String^ get(); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SerialializationInvalidTypeException Class  | SerialializationInvalidTypeException Members

 

 


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