Compartir a través de


TableProvider.Attributes Propiedad

Definición

Obtiene los atributos definidos para la tabla representada por este proveedor.

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

Valor de propiedad

AttributeCollection

Colección de atributos.

Se aplica a