sql_operation_operator_to_string


Description:


[ Version ( replacement = "SqlOperation.operator_to_string" ) ]
public unowned string sql_operation_operator_to_string (SqlOperatorType op)

Returns a constant string representing a operator name.

You don't need to free the returned string.

Parameters:

op

a SqlOperation structure

Returns:

a string with the operator's name or NULL in case op is invalid.


Namespace: Gda
Package: libgda-6.0