__construct(mixed $table)
mixed
table name or array($table, $alias) or object
compile(mixed $db) : string
mixed
Database_Connection instance or instance name
string
reset() : \Fuel\Core\Database_Query_Builder_Delete
fluent | This method is part of a fluent interface and will return the same instance |
---|
table(mixed $table) : \Fuel\Core\Database_Query_Builder_Delete
fluent | This method is part of a fluent interface and will return the same instance |
---|
mixed
table name or array($table, $alias) or object
$_table