DataConnectionProperties.PropertyChanged, événement

Événement qui déclenche l'occurrence d'une modification à une propriété de connexion.

Espace de noms :  Microsoft.VisualStudio.Data
Assembly :  Microsoft.VisualStudio.Data (dans Microsoft.VisualStudio.Data.dll)

Syntaxe

'Déclaration
Public Event PropertyChanged As DataConnectionPropertyChangedEventHandler
public event DataConnectionPropertyChangedEventHandler PropertyChanged
public:
 event DataConnectionPropertyChangedEventHandler^ PropertyChanged {
    void add (DataConnectionPropertyChangedEventHandler^ value);
    void remove (DataConnectionPropertyChangedEventHandler^ value);
}
member PropertyChanged : IEvent<DataConnectionPropertyChangedEventHandler,
    DataConnectionPropertyChangedEventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

DataConnectionProperties Classe

Microsoft.VisualStudio.Data, espace de noms