You are here

public property SelectQuery::$order in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/SelectQuery.php \Drupal\salesforce\SelectQuery::order
  2. 8.3 src/SelectQuery.php \Drupal\salesforce\SelectQuery::order

Order-by statements.

Type: array

File

src/SelectQuery.php, line 24

Class

SelectQuery
Class SelectQuery.

Namespace

Drupal\salesforce

Code

public $order = [];