ifx_update_blob

ifx_update_blob -- BLOB オブジェクトの内容を更新する

説明

ifx_update_blob(int bid, string content);

指定した BLOB オブジェクト ID bid に関する BLOB オブジェクトの内容を更新します。 content は、新規データの文字列です。 エラーの場合に FALSE、それ以外の場合に TRUE を返します。