set_string_key


Description:

public bool set_string_key (string key, string value) throws Error

Sets a string value for the key to value.

Parameters:

this

a StoreDB

key

a user key to set

value

a value to set

Returns:

whether succeeded

See also dup_string_key, set_int_key