Share via


UIConnectionInfoUtil.NewConnectionFromQEEventArgs Classe

Définition

Représente des paramètres de l'événement NewConnectionFromQE déclenché par la partie QE de SQL Workbench lorsqu'elle établit une nouvelle connexion.

public: ref class UIConnectionInfoUtil::NewConnectionFromQEEventArgs : EventArgs
public class UIConnectionInfoUtil.NewConnectionFromQEEventArgs : EventArgs
type UIConnectionInfoUtil.NewConnectionFromQEEventArgs = class
    inherit EventArgs
Public Class UIConnectionInfoUtil.NewConnectionFromQEEventArgs
Inherits EventArgs
Héritage
UIConnectionInfoUtil.NewConnectionFromQEEventArgs

Constructeurs

UIConnectionInfoUtil.NewConnectionFromQEEventArgs()

Initialise une nouvelle instance de la classe UIConnectionInfoUtil.NewConnectionFromQEEventArgs avec les valeurs de propriétés par défaut.

UIConnectionInfoUtil.NewConnectionFromQEEventArgs(UIConnectionGroupInfo)

Initialise une nouvelle instance de la classe UIConnectionInfoUtil.NewConnectionFromQEEventArgs avec le paramètre de liste d'informations de connexion spécifié.

UIConnectionInfoUtil.NewConnectionFromQEEventArgs(UIConnectionInfo)

Initialise une nouvelle instance de la classe UIConnectionInfoUtil.NewConnectionFromQEEventArgs avec le paramètre d'informations de connexion spécifié.

Propriétés

ConnectionInfoList

Affiche la liste de ConnectionInfo.

UIConnectionInfo

Représente l'UIConnectionInfo.

S’applique à