ibase_blob_open
データの一部を取得するために blob をオープンする
&reftitle.description;
resourcefalseibase_blob_open
resourcelink_identifier
stringblob_id
resourcefalseibase_blob_open
stringblob_id
既存の BLOB を読み込み用にオープンします。
&reftitle.parameters;
link_identifier
InterBase リンク ID。省略した場合は、
最後にオープンしたリンクを使用します。
blob_id
BLOB の ID。
&reftitle.returnvalues;
後で ibase_blob_get とともに使用する
BLOB ハンドルを返します。&return.falseforfailure;。
&reftitle.seealso;
ibase_blob_close
ibase_blob_echo
ibase_blob_get