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

實作

適用於