MySQL 9.1.0
Source Code Documentation
|
Function call: func(a, b, "1", 3)
More...
Public Attributes | |
required Identifier | name = 1 |
identifier of function; at least name of it More... | |
repeated Expr | param = 2 |
list of parameters More... | |
Function call: func(a, b, "1", 3)
required Identifier Mysqlx::Expr::FunctionCall::name = 1 |
identifier of function; at least name of it
repeated Expr Mysqlx::Expr::FunctionCall::param = 2 |
list of parameters