skip to main content
Developing ADO.NET Applications : Microsoft .NET Public Objects/Interfaces Supported : OpenAccessDataAdapter Object
 

OpenAccessDataAdapter Object

The OpenAccessDataAdapter object uses OpenAccessCommand objects to execute SQL commands on the OpenAccess Server database, to load the DataSet with data, and to reconcile the changed data in the DataSet to the database.
The OpenAccessDataAdapter object supports the public properties of the DataAdapter object and has no provider-specific properties. For information about the properties and methods supported, refer to the .NET Client’s online help and the Microsoft .NET Framework SDK documentation.