value_to_sql_string
Description:
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. |