Calls the CancelUpdate() method of the wrapped ADODB.Recordset object. Use the CancelUpdate method to cancel any changes made to the current row or to discard a newly added row. You cannot cancel changes to the current row or a new row after you call the Update method.
Not supported in ADOxtraLite version.
|