TableUpdate::orderbyソート条件を設定する 説明
public mysql_xdevapi\TableUpdate mysql_xdevapi\TableUpdate::orderby(mixed
$orderby_expr, mixed ...$orderby_exprs)ソート条件を設定します。 パラメータ
戻り値TableUpdate オブジェクトを返します。 例例1 mysql_xdevapi\TableUpdate::orderby の例 |