[ Version ( since = "3.12" ) ]
public bool delete_cursor (DataBookCursor cursor) throws Error
Requests this to release and destroy cursor, this will trigger an
e_client_error_invalid_arg error if cursor is not owned by this
.
| this |
an BookBackend |
| cursor |
the DataBookCursor to destroy |
|
Whether |