SqlCase.serialize

Creates a new string representing a CASE clause. You need to free the returned string using glib.global.gfree;

class SqlCase
string
serialize
()

Return Value

Type: string

a new string with the description of the CASE clause or "null" in case sc is invalid.