set_blob


Description:

public virtual void set_blob (string field, uint8[] value) throws Error

Put a blob value into a field of a record

Parameters:

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

See also:

put_blob