Solar_Sql_Model_Collection::removeAll()

public void Solar_Sql_Model_Collection::removeAll ( void )

Removes all records from the collection but does not delete them from the database.

Parameters

  • None.

Returns

  • (void)

Description

Removes all records from the collection but does not delete them from the database.



Local