System.Data.Common Namespace DataAdapter Class
Decides whether AcceptChanges is called on a DataRow after it is added to the DataTable.
true if AcceptChanges is called on the DataRow; otherwise, false.
The property is read/write with a default value of true.
If false, AcceptChanges is not called, and the newly added rows are treated as inserted rows.
DataAdapter Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph