MySQL 8.3.0
Source Code Documentation
Mysqlx::Expr::Object::ObjectField Struct Reference

Public Attributes

required string key = 1
 identifier of field More...
 
required Expr value = 2
 value of field More...
 

Member Data Documentation

◆ key

required string Mysqlx::Expr::Object::ObjectField::key = 1

identifier of field

◆ value

required Expr Mysqlx::Expr::Object::ObjectField::value = 2

value of field


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