MySQL 9.0.0
Source Code Documentation
Arg_def Struct Reference

Argument definition structure. More...

Public Attributes

Arg_typeargs
 Argument array pointer. More...
 
size_t count
 Number of arguments in the array. More...
 

Detailed Description

Argument definition structure.

Member Data Documentation

◆ args

Arg_type* Arg_def::args

Argument array pointer.

◆ count

size_t Arg_def::count

Number of arguments in the array.


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