Defines one dimension of a Firebird array.
More...
#include <Array.h>
|
| short | lower |
| | Inclusive lower bound.
|
| |
| short | upper |
| | Inclusive upper bound.
|
| |
Defines one dimension of a Firebird array.
Definition at line 67 of file Array.h.
◆ lower
| short fbcpp::ArrayBound::lower |
Inclusive lower bound.
Definition at line 70 of file Array.h.
◆ upper
| short fbcpp::ArrayBound::upper |
Inclusive upper bound.
Definition at line 73 of file Array.h.
The documentation for this struct was generated from the following file: