set_int64


Description:

public virtual void set_int64 (string field, int64 value) throws Error

Put a 64-bit integer value into a named field of a record

Parameters:

field name of the field to put data into
value value to put into the field

See also:

put_int64