测试传回行是否为空的。
语法: boolean OCIColumnIsNULL(int stmt, mixed column);
传回值: 布林值
函式种类: 资料库功能
本函式用来测试传回的行 (column) 是否为空值 (NULL)。传回 true 表示为空值。