初期バージョン から バージョン 1 における更新: DataSet.Tables.Table.marge
- 更新日時:
- 2009/02/17 11:07:34 (16 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
DataSet.Tables.Table.marge
v1 v1 1 == marge メソッド == 2 3 テーブルをマージします。 4 5 === 書式 === 6 7 ''table''.marge(''margeTable''); 8 9 === 説明 === 10 11 ''margeTable'' の行を ''table'' に追加します。