put_double


Description:

public virtual void put_double (int field, double value) throws Error

Put a double-precision floating point 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_double