文件首頁
MySQL Connector/Python 開發人員指南
相關文件 下載本手冊
PDF (美式信紙) - 0.7Mb
PDF (A4) - 0.7Mb


MySQL Connector/Python 開發人員指南  /  ...  /  MySQLCursor.clear_attributes() 方法

10.5.3 MySQLCursor.clear_attributes() 方法

語法

cursor.clear_attributes()

清除連線器端查詢屬性清單,如同第 10.5.2 節,「MySQLCursor.add_attribute() 方法」所設定。

此方法已在 Connector/Python 8.0.26 中新增。