A unique identifier for this query object.
Type: string
File
- includes/
database/ schema.inc, line 195 - Generic Database schema code.
Class
- DatabaseSchema
- Base class for database schema definitions.
Code
protected $uniqueIdentifier;
A unique identifier for this query object.
Type: string
protected $uniqueIdentifier;