Solar_Sql_Model_Collection::getInvalidRecords()

public array Solar_Sql_Model_Collection::getInvalidRecords ( void )

Returns an array of the invalid record objects within the collection, keyed on the record offset within the collection.

Parameters

  • None.

Returns

  • (array)

Description

Returns an array of the invalid record objects within the collection, keyed on the record offset within the collection.



Local