ServerProvider.valueToSqlString
string valueToSqlString(gda.connection.Connection cnc, gobject.value.Value from)Produces a fully quoted and escaped string from a GValue
Parameters
cnc | a #GdaConnection object, or null |
from | #GValue to convert from |
Returns
escaped and quoted value or NULL if not supported.