distinct abstract method

QueryBuilderInterface<T> distinct()

SELECT DISTINCT

Implementation

QueryBuilderInterface<T> distinct();