DataBus.GetAttributes 方法

定義

表示從 DataBus 控制項中資料收集屬性。

public:
 virtual System::ComponentModel::AttributeCollection ^ GetAttributes();
public System.ComponentModel.AttributeCollection GetAttributes();
abstract member GetAttributes : unit -> System.ComponentModel.AttributeCollection
override this.GetAttributes : unit -> System.ComponentModel.AttributeCollection
Public Function GetAttributes () As AttributeCollection

傳回

一個包含資料屬性的屬性集合。

實作

適用於