Description |
Returns the EditMode property of the wrapped ADODB.Recordset object. ADO maintains an editing buffer associated with the current record. This property indicates whether changes have been made to this buffer, or whether a new record has been created. Use the EditMode property to determine the editing status of the current record.
|