共用方式為


MetaColumn.Attributes 屬性

定義

取得套用至 MetaColumn 物件所表示之資料欄位的中繼資料屬性集合。

public:
 property System::ComponentModel::AttributeCollection ^ Attributes { System::ComponentModel::AttributeCollection ^ get(); };
public System.ComponentModel.AttributeCollection Attributes { get; }
member this.Attributes : System.ComponentModel.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection

屬性值

AttributeCollection

套用至 MetaColumn 物件所表示之資料欄位的中繼資料屬性集合。

適用於