ifx_update_blob
ifx_update_blob — BLOB オブジェクトの内容を更新する
説明
bool ifx_update_blob ( int bid, string content )指定したBLOB オブジェクト ID bid に関する BLOB オブジェクトの内容を更新します。
パラメータ
- bid
- 
       BLOB オブジェクト ID。
      
- content
- 
       新規データの文字列。
      
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。参考
| ifx_update_char() | 
- ifx_update_blobのページへのリンク

 
                             
                    


