MySQL
9.2.0
Source Code Documentation
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
dd::Parameter Member List
This is the complete list of members for
dd::Parameter
, including all inherited members.
add_element
()=0
dd::Parameter
pure virtual
char_length
() const =0
dd::Parameter
pure virtual
collation_id
() const =0
dd::Parameter
pure virtual
data_type
() const =0
dd::Parameter
pure virtual
data_type_utf8
() const =0
dd::Parameter
pure virtual
datetime_precision
() const =0
dd::Parameter
pure virtual
DD_table
typedef
dd::Parameter
debug_print
(String_type &outb) const =0
dd::Weak_object
pure virtual
elements
() const =0
dd::Parameter
pure virtual
elements_count
() const =0
dd::Parameter
pure virtual
enum_parameter_mode
enum name
dd::Parameter
id
() const =0
dd::Entity_object
pure virtual
Impl
typedef
dd::Parameter
impl
()=0
dd::Entity_object
private
pure virtual
impl
() const =0
dd::Entity_object
private
pure virtual
is_name_null
() const =0
dd::Parameter
pure virtual
is_numeric_scale_null
() const =0
dd::Parameter
pure virtual
is_parameter_mode_null
() const =0
dd::Parameter
pure virtual
is_persistent
() const =0
dd::Entity_object
pure virtual
is_unsigned
() const =0
dd::Parameter
pure virtual
is_zerofill
() const =0
dd::Parameter
pure virtual
mode
() const =0
dd::Parameter
pure virtual
name
() const =0
dd::Entity_object
pure virtual
numeric_precision
() const =0
dd::Parameter
pure virtual
numeric_scale
() const =0
dd::Parameter
pure virtual
options
() const =0
dd::Parameter
pure virtual
options
()=0
dd::Parameter
pure virtual
ordinal_position
() const =0
dd::Parameter
pure virtual
Parameter_type_element_collection
typedef
dd::Parameter
PM_IN
enum value
dd::Parameter
PM_INOUT
enum value
dd::Parameter
PM_OUT
enum value
dd::Parameter
routine
() const =0
dd::Parameter
pure virtual
routine
()=0
dd::Parameter
pure virtual
set_char_length
(size_t char_length)=0
dd::Parameter
pure virtual
set_collation_id
(Object_id collation_id)=0
dd::Parameter
pure virtual
set_data_type
(enum_column_types type)=0
dd::Parameter
pure virtual
set_data_type_utf8
(const String_type &data_type_utf8)=0
dd::Parameter
pure virtual
set_datetime_precision
(uint datetime_precision)=0
dd::Parameter
pure virtual
set_mode
(enum_parameter_mode mode)=0
dd::Parameter
pure virtual
set_name
(const String_type &name)=0
dd::Entity_object
pure virtual
set_name_null
(bool is_null)=0
dd::Parameter
pure virtual
set_numeric_precision
(uint numeric_precision)=0
dd::Parameter
pure virtual
set_numeric_scale
(uint numeric_scale)=0
dd::Parameter
pure virtual
set_numeric_scale_null
(bool is_null)=0
dd::Parameter
pure virtual
set_options
(const String_type &options_raw)=0
dd::Parameter
pure virtual
set_parameter_mode_null
(bool is_null)=0
dd::Parameter
pure virtual
set_unsigned
(bool unsigned_flag)=0
dd::Parameter
pure virtual
set_zerofill
(bool zerofill)=0
dd::Parameter
pure virtual
Weak_object
()=default
dd::Weak_object
Weak_object
(const Weak_object &)=default
dd::Weak_object
~Parameter
() override=default
dd::Parameter
~Weak_object
()=default
dd::Weak_object
virtual
Generated by
1.9.2