将字符串写入 slob 类中。
语法: int ifxus_write_slob(long bid, string content);
返回值: 整数
函数种类: 数据库功能
本函数将指定字符串写入 slob 类之中。参数 bid 为 slob 类代码。参数 content 为待写入字符串。执行成功则返回写入字符数,失败返回 false 值。