You are here

public property DataQuery::$subject in Data 6

File

includes/DataHandler.inc, line 184
Definition of DataHandler class.

Class

DataQuery
Builds and executes a query, only delete queries are supported at the moment.

Code

public $subject, $table, $from, $join, $where;