put_int64
Description:
public virtual void put_int64 (
int field,
int64 value)
throws Error
Put a 64-bit integer value into a field of a record
Parameters:
| field |
index of the field to put data into |
| value |
value to put into the field |
See also:
set_int64