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


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

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

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

Синтаксис

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

Параметры

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

Тип: System.ComponentModel.PropertyDescriptorCollection

Реализации

ICustomTypeDescriptor.GetProperties(array<Attribute[])

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

См. также

Ссылки

DatabaseProjectOrDbSchemaFileReferenceNodeExtender Класс

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

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