cursor.close()

Function

This method closes the cursor of the current connection.

Prototype

cursor.close()

Parameter

None

Return Value

None

Examples

For details, see Example: Common Operations.

Feedback
    openGauss 2026-06-04 19:52:39
    cancel