MySQL 8.4.1
Source Code Documentation
Mysqlx::Expr::Identifier Struct Reference

Identifier: name, schame.name. More...

Public Attributes

required string name = 1
 
optional string schema_name = 2
 

Detailed Description

Identifier: name, schame.name.

production list
identifier: string "." string |
: string

Member Data Documentation

◆ name

required string Mysqlx::Expr::Identifier::name = 1

◆ schema_name

optional string Mysqlx::Expr::Identifier::schema_name = 2

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