Gda.Default – libgda-5.0 Reference Manual
Default
Object Hierarchy:
Gda.Default
Gda.Default
Gda.Default
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gda_default_get_type ()"
) ]
[
Compact
]
public
class
Default
Namespace:
Gda
Package:
libgda-5.0
Content:
Static methods:
public
static
string
escape_string
(
string
string)
Escapes
string
to make it understandable by a DBMS.
public
static
string
unescape_string
(
string
string)
Do the reverse of
escape_string
: transforms any "''" into "'", any "\\" into "\" and any "\'" into "'".
2022 vala-language.org