MySQL 8.4.0
Source Code Documentation
Mysqlx::Connection::Close Struct Reference

Announce to the server that the client wants to close the connection. More...

Public Attributes

ClientMessages::Type client_message_id = CON_CLOSE
 

Detailed Description

Announce to the server that the client wants to close the connection.

It discards any session state of the server.

Returns
Mysqlx::Ok

Member Data Documentation

◆ client_message_id

ClientMessages::Type Mysqlx::Connection::Close::client_message_id = CON_CLOSE

The documentation for this struct was generated from the following file: