downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ibase_backup> <ibase_add_user
Last updated: Fri, 06 Nov 2009

view this page in

ibase_affected_rows

(PHP 5)

ibase_affected_rows直近のクエリで変更された行の数を返す

説明

int ibase_affected_rows ([ resource $link_identifier ] )

この関数は、link_identifier で指定された トランザクション内で実行された直近のクエリ(INSERT、UPDATE あるいは DELETE)によって変更された行の数を返します。

パラメータ

link_identifier

トランザクションのコンテキスト。 link_identifier が接続リソースの場合、 そのデフォルトのトランザクションが使用されます。

返り値

変更された行数を整数値で返します。

参考



add a note add a note User Contributed Notes
ibase_affected_rows
There are no user contributed notes for this page.

ibase_backup> <ibase_add_user
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites