serialize
Description:
Creates a new string representing an operator.
You need to free the returned string using g_free;
Parameters:
this |
a SqlOperation structure |
Returns:
a new string with the description of the operator or "null" in case this is invalid. |