MetaTable.Attributes 屬性

定義

取得與資料表相關聯的屬性。

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

屬性值

包含資料表屬性的集合。

適用於