A list of arbitrary metadata that may be attached to the query.
Type: array
File
- includes/
database/ select.inc, line 982
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $alterMetaData = array();
A list of arbitrary metadata that may be attached to the query.
Type: array
protected $alterMetaData = array();