SqlOperation.serialize

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

class SqlOperation
string
serialize
()

Return Value

Type: string

a new string with the description of the operator or "null" in case operation is invalid.