DeleteQuery Member List

This is the complete list of members for DeleteQuery, including all inherited members.
$aliasesQuerySkeleton [protected]
$returningQuerySkeleton [protected]
$tableDeleteQuery [protected]
$whereQuerySkeleton [protected]
$whereLogicQuerySkeleton [protected]
andWhere(LogicalObject $exp)QuerySkeleton
checkReturning(Dialect $dialect)QuerySkeleton [protected]
dropReturning()QuerySkeleton
from($table)DeleteQuery
getId()DeleteQuery
QuerySkeleton::getId()QueryIdentification
QuerySkeleton::Query::getId()Identifiable
getTable()DeleteQuery
getWhere()QuerySkeleton
getWhereLogic()QuerySkeleton
orWhere(LogicalObject $exp)QuerySkeleton
resolveAliasByField($field, $alias)QuerySkeleton [protected]
resolveSelectField($field, $alias, $table)QuerySkeleton [protected]
returning($field, $alias=null)QuerySkeleton
setId($id)QueryIdentification
Query::setId($id)Identifiable
toDialectString(Dialect $dialect)DeleteQuery
QuerySkeleton::toDialectString(Dialect $dialect)QuerySkeleton
toDialectStringField($field, Dialect $dialect)QuerySkeleton [protected]
toDialectStringReturning(Dialect $dialect)QuerySkeleton [protected]
toString()QueryIdentification
where(LogicalObject $exp, $logic=null)QuerySkeleton