函式:ifx_update_blob()


ifx_update_blob

更改长位元物件。

语法: boolean ifx_update_blob(int bid, string content);

传回值: 布林值

函式种类: 资料库功能

内容说明

本函式用来更改长位元 (blob) 物件。参数 bid 为 blob 物件代码。参数 content 为欲使用新的 blob 资料。执行成功则传回 true 值,失败传回 false 值。


[ 上一页 下一页 ]