Open a cursor.
More...
Open a cursor.
- Returns
- Mysqlx::Ok
◆ client_message_id
◆ cursor_id
required uint32 Mysqlx::Cursor::Open::cursor_id = 1 |
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
◆ fetch_rows
optional uint64 Mysqlx::Cursor::Open::fetch_rows = 5 |
number of rows that should be retrieved from sequential cursor
◆ stmt
statement for which the resultset is going to be iterated through by the cursor
The documentation for this struct was generated from the following file: