AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetEvents (Método)

Para obtener una descripción de este miembro, vea GetEvents.

Espacio de nombres:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Ensamblado:  Microsoft.VisualStudio.Data.Framework (en Microsoft.VisualStudio.Data.Framework.dll)

Sintaxis

'Declaración
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 
JScript no admite implementaciones explícitas de interfaces.

Valor devuelto

Tipo: System.ComponentModel.EventDescriptorCollection
Devuelve los eventos para esta instancia de componente.

Implementaciones

ICustomTypeDescriptor.GetEvents()

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz.Sólo se puede usar cuando ConnectionStringBuilder se convierte en una interfaz ICustomTypeDescriptor.

Seguridad de .NET Framework

Vea también

Referencia

AdoDotNetConnectionProperties Clase

GetEvents (Sobrecarga)

Microsoft.VisualStudio.Data.Framework.AdoDotNet (Espacio de nombres)