Description |
Calls the CancelBatch() method of the wrapped ADODB.Recordset object. Use the CancelBatch method to cancel any pending updates in a Recordset in batch update mode. If the Recordset is in immediate update mode, calling CancelBatch without adAffectCurrent generates an error.
Not supported in ADOxtraLite version.
|