取得字段信息。
语法: object mssql_fetch_field(int result, int field_offset);
返回值: 类
函数种类: 数据库功能
本函数返回的类资料为 result 的字段 (Column) 信息。返回类的属性如下:
mssql_field_seek()