Поделиться через


DatabaseProjectOrDbSchemaFileReferenceNodeExtender.GetEvents - метод (array<Attribute[])

Этот класс и его члены зарезервированы для внутреннего использования и не предназначены для использования в коде.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Сборка:  Microsoft.VisualStudio.Data.Schema.Package.Sql (в Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Синтаксис

'Декларация
Public Function GetEvents ( _
    attributes As Attribute() _
) As EventDescriptorCollection
public EventDescriptorCollection GetEvents(
    Attribute[] attributes
)
public:
virtual EventDescriptorCollection^ GetEvents(
    array<Attribute^>^ attributes
) sealed
abstract GetEvents : 
        attributes:Attribute[] -> EventDescriptorCollection 
override GetEvents : 
        attributes:Attribute[] -> EventDescriptorCollection 
public final function GetEvents(
    attributes : Attribute[]
) : EventDescriptorCollection

Параметры

Возвращаемое значение

Тип: System.ComponentModel.EventDescriptorCollection

Реализации

ICustomTypeDescriptor.GetEvents(array<Attribute[])

Безопасность платформы .NET Framework

См. также

Ссылки

DatabaseProjectOrDbSchemaFileReferenceNodeExtender Класс

GetEvents - перегрузка

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal - пространство имен