OCI-Lob->setBufferingとは? わかりやすく解説

Weblio 辞書 > 固有名詞の種類 > 製品 > コンピュータ > プログラミング言語 > PHP > OCI-Lob->setBufferingの意味・解説 

OCI-Lob->setBuffering

(No version information available, might be only in CVS)
OCI-Lob->setBuffering — Changes current state of buffering for the large object

説明

class OCI-Lob {
bool setBuffering ( bool on_off )
} Sets the buffering for the large object, depending on the value of the on_off parameter.
Use of this function may provide performance improvements by buffering small reads and writes of LOBs by reducing the number of network round-trips and LOB versions. oci_lob_flush() should be used to flush buffers, when you have finished working with the large object.

パラメータ

on_off
TRUE for on and FALSE for off.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。 Repeated calls to this method with the same flag will return TRUE.

参考

OCI-Lob->getBuffering





固有名詞の分類


英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「OCI-Lob->setBuffering」の関連用語

OCI-Lob->setBufferingのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



OCI-Lob->setBufferingのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS