SqlDwConnectionProperties.GetProperties(Attribute[]) Method

Definition

protected:
 System::ComponentModel::PropertyDescriptorCollection ^ GetProperties(cli::array <Attribute ^> ^ attributes);
protected System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[] attributes);
member this.GetProperties : Attribute[] -> System.ComponentModel.PropertyDescriptorCollection
Protected Function GetProperties (attributes As Attribute()) As PropertyDescriptorCollection

Parameters

attributes
Attribute[]

Returns

PropertyDescriptorCollection

Applies to