unsetOrder_by method

dynamic unsetOrder_by()

Implementation

unsetOrder_by() {
  this.order_by = null;
}