SqlOperation.operatorToString

Returns a constant string representing a operator name. You don't need to free the returned string.

class SqlOperation
static
string
operatorToString

Parameters

op gda.types.SqlOperatorType

a #GdaSqlOperation structure

Return Value

Type: string

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