value_to_sql_string


Description:

public string value_to_sql_string (Connection? cnc, Value from)

Produces a fully quoted and escaped string from a GValue

Parameters:

this

a server provider.

cnc

a Connection object, or null

from

Value to convert from

Returns:

escaped and quoted value or NULL if not supported.