Sdílet prostřednictvím


AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetEvents – metoda

Načte události určené instance komponenty.

Obor názvů:  Microsoft.VisualStudio.Data.AdoDotNet
Sestavení:  Microsoft.VisualStudio.Data (v Microsoft.VisualStudio.Data.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í EventDescriptorCollection objekt představující události instance součásti.

Implementuje

ICustomTypeDescriptor.GetEvents()

Poznámky

Tato metoda poskytuje implementaci GetEvents metoda.Další informace naleznete GetEvents metodu knihovna tříd.

Vrátit Implementers Empty Pokud nejsou zadány žádné vlastnosti.

Tato metoda by nikdy vrátit null .

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AdoDotNetConnectionProperties Třída

GetEvents – přetížení

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