Cancels any changes made to the current record or to a new record prior to calling the Update method.
recordset.CancelUpdate
The recordset placeholder is an object variable representing an open Recordset object.
Use the CancelUpdate method to cancel any changes made to the current record or to discard a newly added record. You cannot undo changes to the current record or to a new record after you call the Update method unless the changes are either part of a transaction that you can roll back with the RollbackTrans method or part of a batch update that you can cancel with the CancelBatch method.
If you are adding a new record when you call the CancelUpdate method, the record that was current prior to the AddNew call becomes the current record again.
If you have not changed the current record or added a new record, calling the CancelUpdate method generates an error.
file: /Techref/language/asp/comp/dameth01_5.htm, 1KB, , updated: 1996/11/21 19:01, local time: 2024/11/1 00:15,
18.118.4.98:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/language/asp/comp/dameth01_5.htm"> CancelUpdate Method (ADO)</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.