views_plugin_query_default::$distinct
Same name in other branches
- 7.x-3.x plugins/views_plugin_query_default.inc \views_plugin_query_default::distinct
A flag as to whether or not to make the primary field distinct.
Type: distinct
File
-
plugins/
views_plugin_query_default.inc, line 73
Class
- views_plugin_query_default
- Object used to create a SELECT query.
Code
var $distinct = FALSE;