Compartilhar via


Método DatabaseSchemaViewLocalizableProperties.GetEvents

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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 de retorno

Tipo: System.ComponentModel.EventDescriptorCollection

Implementações

ICustomTypeDescriptor.GetEvents()

Segurança do .NET Framework

Consulte também

Referência

DatabaseSchemaViewLocalizableProperties Classe

Sobrecargas GetEvents

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal