SqlOperation.operatorToString
string operatorToString(gda.types.SqlOperatorType op)Returns a constant string representing a operator name. You don't need to free the returned string.
Parameters
op | a #GdaSqlOperation structure |
Returns
a string with the operator's name or NULL in case op is invalid.