You are here

property Sql::$distinct in Views (for Drupal 7) 8.3

A flag as to whether or not to make the primary field distinct.

File

lib/Drupal/views/Plugin/views/query/Sql.php, line 89
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $distinct = FALSE;