ServerProvider.valueToSqlString

Produces a fully quoted and escaped string from a GValue

class ServerProvider
string
valueToSqlString

Parameters

cnc gda.connection.Connection

a #GdaConnection object, or null

from gobject.value.Value

#GValue to convert from

Return Value

Type: string

escaped and quoted value or NULL if not supported.