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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note