SqlDwConnectionProperties.GetProperties(Attribute[]) 方法

定义

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

参数

attributes
Attribute[]

返回

PropertyDescriptorCollection

实现

适用于