Struct pt_serial_info¶
#include <parse_tree.h>
Public Attributes¶
| Type | Name |
|---|---|
| PT_NODE * | cached_num_val |
| PT_ALTER_CODE | code |
| PT_NODE * | comment |
| int | cyclic |
| unsigned | if_exists |
| PT_NODE * | increment_val |
| PT_NODE * | max_val |
| PT_NODE * | min_val |
| int | no_cache |
| int | no_cyclic |
| int | no_max |
| int | no_min |
| PT_NODE * | owner_name |
| PT_NODE * | serial_name |
| PT_NODE * | start_val |
Public Attributes Documentation¶
variable cached_num_val¶
variable code¶
variable comment¶
variable cyclic¶
variable if_exists¶
variable increment_val¶
variable max_val¶
variable min_val¶
variable no_cache¶
variable no_cyclic¶
variable no_max¶
variable no_min¶
variable owner_name¶
variable serial_name¶
variable start_val¶
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h