Indicates if preExecute() has already been called.
Type: boolean
File
- core/
includes/ database/ select.inc, line 966
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $prepared = FALSE;
Indicates if preExecute() has already been called.
Type: boolean
protected $prepared = FALSE;