跳到主要内容

dbi_basic.get_table

获取表结构

声明

mixed dbi_basic.get_table(string table_name)

参数

参数名描述
table_name表名

返回值

成功时返回表结构,失败时返回0

使用方式

返回文档