Solar_Sql_Model_Params_Eager::colsPrefix()

public Solar_Sql_Model_Params_Eager Solar_Sql_Model_Params_Eager::colsPrefix ( string $val )

Sets the column-prefix to use when selecting columns.

Parameters

  • (string) $val: The column-prefix to use.

Returns

  • (Solar_Sql_Model_Params_Eager)

Description

Sets the column-prefix to use when selecting columns.



Local