Sdílet prostřednictvím


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetEvents – metoda

Popis tohoto člena, viz GetEvents.

Obor názvů:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Sestavení:  Microsoft.VisualStudio.Data.Framework (v Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Deklarace
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 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: System.ComponentModel.EventDescriptorCollection
Vrátí události pro tuto instanci komponenty.

Implementuje

ICustomTypeDescriptor.GetEvents()

Poznámky

Tento člen je explicitní členské implementace rozhraní.Lze použít pouze tehdy, když ConnectionStringBuilder je přetypovat na ICustomTypeDescriptor rozhraní.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AdoDotNetConnectionProperties Třída

GetEvents – přetížení

Microsoft.VisualStudio.Data.Framework.AdoDotNet – obor názvů