Compartir a través de


AgnosticDatabaseConfigurationExtender.GetEvents (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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

Valor devuelto

Tipo: System.ComponentModel.EventDescriptorCollection

Implementaciones

ICustomTypeDescriptor.GetEvents()

Seguridad de .NET Framework

Vea también

Referencia

AgnosticDatabaseConfigurationExtender Clase

GetEvents (Sobrecarga)

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)