Focus::DeleteStatement
Inherits Focus::Statement / Focus::Queryable / Reference / Object
Constructors
new(delete_clause : Focus::DeleteClause)
SourceInstance methods
delete_clause
Sourceordered_clauses
Sourcereturning(*returning_vals : Focus::Expression) : self
Sourcereturning_clause
Sourcestatement_type
Sourceusing_clause
Sourcewhere(expression : Focus::BoolExpression) : self
Sourcewhere_clause
Source