You are here

public property views_plugin_query_default::$no_distinct in Views (for Drupal 7) 7.3

Is the view marked as not distinct.

Type: bool

File

plugins/views_plugin_query_default.inc, line 109
Definition of views_plugin_query_default.

Class

views_plugin_query_default
Object used to create a SELECT query.

Code

public $no_distinct;