MySQL Connector/Python 版本資訊
- 10.6.1 cursor.MySQLCursorBuffered 類別
- 10.6.2 cursor.MySQLCursorRaw 類別
- 10.6.3 cursor.MySQLCursorBufferedRaw 類別
- 10.6.4 cursor.MySQLCursorDict 類別
- 10.6.5 cursor.MySQLCursorBufferedDict 類別
- 10.6.6 cursor.MySQLCursorNamedTuple 類別
- 10.6.7 cursor.MySQLCursorBufferedNamedTuple 類別
- 10.6.8 cursor.MySQLCursorPrepared 類別
以下章節中描述的游標類別繼承自 MySQLCursor
類別,該類別在 第 10.5 節,「cursor.MySQLCursor 類別」中描述。