operator unary- method

SqlX operator unary-()

Implementation

SqlX operator -() => SqlX("(-$str)");