Sdílet prostřednictvím


DataConnectionProperties.ICustomTypeDescriptor.GetEvents – metoda

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

Obor názvů:  Microsoft.VisualStudio.Data
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.

Implementers se můžete vrátit System.ComponentModel.EventDescriptorCollection.Empty instance Pokud nejsou zadány žádné vlastnosti.Tato metoda by nikdy vrátit null .

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataConnectionProperties Třída

GetEvents – přetížení

Microsoft.VisualStudio.Data – obor názvů