建立字符类。
语法: int ifx_create_char(string param);
返回值: 整数
函数种类: 数据库功能
本函数用来建立字符 (char) 类。参数 param 为字符的内容。成功则返回字符的类代码,失败返回 false 值。