setDistinct method

void setDistinct()

---------- DISTINCT ----------

Implementation

void setDistinct() {
  distinctValue = true;
}