Partager via


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetEvents, méthode

Pour obtenir une description de ce membre, consultez GetEvents.

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

Syntaxe

'Déclaration
Private Function GetEvents As EventDescriptorCollection 
    Implements ICustomTypeDescriptor.GetEvents
EventDescriptorCollection ICustomTypeDescriptor.GetEvents()
private:
virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents
private abstract GetEvents : unit -> EventDescriptorCollection  
private override GetEvents : unit -> EventDescriptorCollection
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de retour

Type : EventDescriptorCollection
Retourne les événements correspondant à cette instance d'un composant.

Implémentations

ICustomTypeDescriptor.GetEvents

Notes

Ce membre est une implémentation d'un membre d'interface explicite. Il peut être utilisé uniquement lorsque le ConnectionStringBuilder est casté en une interface ICustomTypeDescriptor.

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionProperties Classe

GetEvents, surcharge

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms