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

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

OCI-Lob->writeTemporary

(No version information available, might be only in CVS)
OCI-Lob->writeTemporary — Writes temporary large object

説明

class OCI-Lob {
bool writeTemporary ( string data [, int lob_type] )
} Creates a temporary large object and writes data to it.
You should use OCI-Lob->close when you are done with this object.

パラメータ

data
The data to write.
lob_type
Can be one of the following:
OCI_TEMP_BLOB is used to create temporary BLOBs
OCI_TEMP_CLOB (default value) is used to create temporary CLOBs


返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

OCI-Lob->close





固有名詞の分類


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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS