|
|
dbc del |
dbc del
The dbc del command deletes the key/data pair to which the cursor currently refers.
The cursor position is unchanged after a delete, and subsequent calls to cursor commands expecting the cursor to refer to an existing key will fail.
The dbc del command returns 0 on success, and in the case of error, a Tcl error is thrown.
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.