共用方式為


TableProvider.Attributes 屬性

定義

取得屬性,這些屬性是針對此提供者代表的資料表所定義。

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

屬性值

AttributeCollection

屬性集合。

適用於