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

search for in the

dbplus_undo> <dbplus_tcl
Last updated: Fri, 10 Oct 2008

view this page in

dbplus_tremove

(PHP 4 >= 4.0.7, PECL dbplus:0.9)

dbplus_tremoveタプルを削除し、新規カレントタプルを返す

説明

int dbplus_tremove ( resource $relation , array $tuple [, array &$current ] )

dbplus_tremove() は、関係の中のタプルに完全に 一致する場合、tuple を削除します。 current が指定された場合、 dbplus_tremove() をコールした後、新規のカレントの タプルのデータが代入されます。

パラメータ

relation

dbplus_open() でオープンしたリレーション。

tuple

current

返り値

注意

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。



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

dbplus_undo> <dbplus_tcl
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites