Partilhar via


Método AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetEvents

Para obter uma descrição desse membro, consulte GetEvents.

Namespace:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data.Framework (em Microsoft.VisualStudio.Data.Framework.dll)

Sintaxe

'Declaração
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 não oferece suporte a implementações explícitas da interface.

Valor de retorno

Tipo: EventDescriptorCollection
Retorna os eventos desta instância de um componente.

Implementações

ICustomTypeDescriptor.GetEvents

Comentários

Este membro é uma implementação do membro de interface explícita. Pode ser usado somente quando ConnectionStringBuilder é convertido em uma interface de ICustomTypeDescriptor .

Segurança do .NET Framework

Consulte também

Referência

AdoDotNetConnectionProperties Classe

Sobrecargas GetEvents

Namespace Microsoft.VisualStudio.Data.Framework.AdoDotNet