Solar_Sql_Model_Record::refresh()

public void Solar_Sql_Model_Record::refresh ( void )

Refreshes data for this record from the database.

Parameters

  • None.

Returns

  • (void)

Description

Refreshes data for this record from the database.

Note that this does not refresh any related or calculated values.



Local