Represents a Firebird array identifier.
More...
#include <Array.h>
|
| bool | isEmpty () const noexcept |
| | Returns whether this array identifier is empty.
|
| |
|
| ISC_QUAD | id {0, 0} |
| | Stores the raw Firebird array identifier value.
|
| |
Represents a Firebird array identifier.
Definition at line 50 of file Array.h.
◆ isEmpty()
| bool fbcpp::ArrayId::isEmpty |
( |
| ) |
const |
|
inlinenoexcept |
Returns whether this array identifier is empty.
Definition at line 54 of file Array.h.
◆ id
| ISC_QUAD fbcpp::ArrayId::id {0, 0} |
Stores the raw Firebird array identifier value.
Definition at line 61 of file Array.h.
The documentation for this class was generated from the following file: