MySQL Connector/Python 版本說明
語法
cursor.get_attributes()
傳回現有查詢屬性的列表,如第 10.5.2 節, 「MySQLCursor.add_attribute() 方法」 中設定。
此方法已在 Connector/Python 8.0.26 中新增。
語法
cursor.get_attributes()
傳回現有查詢屬性的列表,如第 10.5.2 節, 「MySQLCursor.add_attribute() 方法」 中設定。
此方法已在 Connector/Python 8.0.26 中新增。