- Seme Framework
- Credits
- Version 3.2.X
- Issue
- Deployment
Union Flush Method
The union_flush
method purpose is for clearing any buffered union operation.
Basic Usage
Here is the basic usage union_flush
method from $db
property on SENE_Model class.
$this->db->union_flush(): $this->db
Parameters
This method does not need any parameter.