bind_string


Description:

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

Bind a string value to the specified parameter index

Parameters:

field index of the parameter
value value to bind

See also:

set_string, bind