Solar_Sql_Model_Related_HasManyThrough::_setWhereinMax()
protected
void
Solar_Sql_Model_Related_HasManyThrough::_setWhereinMax
( array $opts
)
Sets the 'wherein_max' value (i.e., the number of records in the native collection after which we should use a 'native-by select' strategy).
Inherited from Solar_Sql_Model_Related.
Parameters
(array)
$opts
: The user-defined options for the relationship.
Returns
(void)
Description
Sets the 'wherein_max' value (i.e., the number of records in the native collection after which we should use a 'native-by select' strategy).