Langue

AdapterAlreadyExistsException Classe

Définition

Cette exception est levée lorsque la fabrique d’adaptateurs rencontre une paire {interface ; object} déjà inscrite

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

Constructeurs

Nom Description
AdapterAlreadyExistsException()

Constructeur de base

AdapterAlreadyExistsException(String, Exception)

Constructeur de base

AdapterAlreadyExistsException(String, String)

Constructor

AdapterAlreadyExistsException(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)
Interface

Nom de l’interface

Message

Message

ObjectType

Nom du type d’objet

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 à