INFO: Exceptions That Are Raised by the Update Method of the DataAdapter with Null Objects (310376)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft ADO.NET (included with the .NET Framework 1.1)
This article was previously published under Q310376
This article refers to the following Microsoft .NET Framework Class Library namespace:
SUMMARY
This article lists the exceptions that can be raised when you invoke the Update method of a DataAdapter object to update a DataSet object or a DataTable object. These exceptions occur if the DataSet, the DataTable, or the UpdateCommand property is Nothing or Null.
REFERENCES
For more information, refer to the following topics in the Visual Studio .NET Help documentation:
For additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
308055 HOW TO: Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET
313483 INFO: Roadmap for ADO.NET DataAdapter Objects
Modification Type: | Major | Last Reviewed: | 9/4/2003 |
---|
Keywords: | kberrmsg kbinfo kbSqlClient kbSystemData KB310376 |
---|
|