FillErrorEventArgs.DataTable 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 la DataTable mise à jour lorsque l’erreur s’est produite.
public:
property System::Data::DataTable ^ DataTable { System::Data::DataTable ^ get(); };
public System.Data.DataTable DataTable { get; }
member this.DataTable : System.Data.DataTable
Public ReadOnly Property DataTable As DataTable
Valeur de propriété
Mise DataTable à jour.