9. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresDataAdapter Class
 
Share this page                  
IngresDataAdapter Class
The IngresDataAdapter class represents a set of SQL statements and a database connection that are used to fill a DataSet and, optionally, update the Ingres database. The IngresDataAdapter object acts as a bridge between a .NET DataSet and the Ingres database for retrieving and updating data.