Partager via


MetaTable.Attributes Propriété

Définition

Obtient les attributs associés à la table.

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

Valeur de propriété

AttributeCollection

Collection qui contient les attributs de la table.

S’applique à