ColumnProvider.Table Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la table à laquelle la colonne appartient.
public:
property System::Web::DynamicData::ModelProviders::TableProvider ^ Table { System::Web::DynamicData::ModelProviders::TableProvider ^ get(); };
public System.Web.DynamicData.ModelProviders.TableProvider Table { get; }
member this.Table : System.Web.DynamicData.ModelProviders.TableProvider
Public ReadOnly Property Table As TableProvider
Valeur de propriété
Table à laquelle la colonne appartient.