delete_cursor


Description:

[ 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 .

Parameters:

this

an BookBackend

cursor

the DataBookCursor to destroy

Returns:

Whether cursor was successfully deleted.