Solar_Sql_Model_Related::_setNativeBy()

protected void Solar_Sql_Model_Related::_setNativeBy ( array $opts )

Sets the native-by strategy ('wherein' or 'select').

Parameters

  • (array) $opts: The user-defined options for the relationship.

Returns

  • (void)

Description

Sets the native-by strategy ('wherein' or 'select').



Local