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

search for in the

dbplus_freealllocks> <dbplus_first
[edit] Last updated: Fri, 25 May 2012

view this page in

dbplus_flush

(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)

dbplus_flushリレーションに行った全ての変更をフラッシュする

説明

int dbplus_flush ( resource $relation )

直近のフラッシュ以降にリレーション relation に適用されたすべての変更をディスクに書き込みます。

パラメータ

relation

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

返り値

成功した場合に DBPLUS_ERR_NOERR、 失敗した場合に db++ エラーコードを返します。

注意

警告

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

参考

  • dbplus_errcode() - 指定したエラーコードまたは直近のエラーに関するエラー文字列を取得する



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites