put_string


Description:

public virtual void put_string (int field, string? value) throws Error

Put a string 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_string