函式:ifx_nullformat()


ifx_nullformat

设定空字元模式内定值。

语法: boolean ifx_nullformat(int mode);

传回值: 布林值

函式种类: 资料库功能

内容说明

本函式用来设定所有 select 的 SQL 指令用到的空字元 (null) 物件模式内定值。参数 mode 的值为 0 表传回 "" (空字串);1 表传回 NULL 字串。执行成功则传回 true 值,失败传回 false 值。


[ 上一页 下一页 ]