Sdílet prostřednictvím


DatabaseProjectProjectNodeExtender.GetEvents – metoda

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package.Sql (v Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Syntaxe

'Deklarace
Public Function GetEvents As EventDescriptorCollection
public EventDescriptorCollection GetEvents()
public:
virtual EventDescriptorCollection^ GetEvents() sealed
abstract GetEvents : unit -> EventDescriptorCollection 
override GetEvents : unit -> EventDescriptorCollection 
public final function GetEvents() : EventDescriptorCollection

Vrácená hodnota

Typ: System.ComponentModel.EventDescriptorCollection

Implementuje

ICustomTypeDescriptor.GetEvents()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DatabaseProjectProjectNodeExtender Třída

GetEvents – přetížení

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal – obor názvů