MySQL 9.0.0
Source Code Documentation
Mysqlx::Cursor::Open::OneOfMessage Struct Reference

Public Types

enum  Type { PREPARE_EXECUTE = 0 }
 

Public Attributes

required Type type = 1
 
optional Mysqlx::Prepare::Execute prepare_execute = 2
 

Member Enumeration Documentation

◆ Type

Enumerator
PREPARE_EXECUTE 

Member Data Documentation

◆ prepare_execute

optional Mysqlx::Prepare::Execute Mysqlx::Cursor::Open::OneOfMessage::prepare_execute = 2

◆ type

required Type Mysqlx::Cursor::Open::OneOfMessage::type = 1

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