次の方法で共有


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

属性のコレクション。

適用対象