Updated on 2025-10-23 GMT+08:00

cursor.close()

Description

This method closes the cursor of the current connection.

Prototype

cursor.close()

Parameters

None

Return Value

None

Examples

For details, see Examples: Common Operations.