TypeConversionException Classe

Définition

Cette exception est levée lorsque la désérialisation d’ExpressionNode rencontre unxpected xml-node

[System.Serializable]
public sealed class TypeConversionException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type TypeConversionException = class
    inherit DmfException
Public NotInheritable Class TypeConversionException
Inherits DmfException
Héritage
Attributs

Constructeurs

Nom Description
TypeConversionException()

Constructeur de base

TypeConversionException(String, Exception)

Constructeur de base

TypeConversionException(String, String, Exception)

Constructor

TypeConversionException(String)

Constructeur de base

Propriétés

Nom Description
DmfExceptionType

Type d’exception

HelpLink

génère un lien vers le site web d’aide

(Hérité de DmfException)
InputString

chaîne d’entrée

Message

Message

TypeName

nom du type

Méthodes

Nom Description
GetObjectData(SerializationInfo, StreamingContext)

Assistance de sérialisation

Init()

Initialise les propriétés d’instance

(Hérité de DmfException)
SetHelpContext(String)

Définit le contexte d’aide

(Hérité de DmfException)

S’applique à