Well if writting a few letters of code is not a problem, I would said you close it and then deallocate it. If you only close it, you can still open it, but once you deallocate it, then you have to re create it, because it is erased from memory. I would said, that closing and then deallocating is the right way to delete the cursor.