setDistinct method

void setDistinct()

Implementation

void setDistinct() {
  mIsDistinct = true;
}