#include <veil_datatypes.h>

These values are allowed to be null.
Definition at line 175 of file veil_datatypes.h.
Data Fields | |
| ObjType | type |
| This must have the value OBJ_INT4. | |
| bool | isnull |
| if true, the value is null | |
| int32 | value |
| the integer value of the variable | |
1.5.4