Return a datum holding the specified integer value.
value
Declared in <bdld_datum.h>
<bdld_datum.h>
static Datum createInteger(int value);
Return, by value, a datum having the specified int value.
int
a datum holding the specified integer value