跳到主要内容

dbi_basic.execute

重载 - 执行SQL语句,返回受影响的行数

声明

int dbi_basic.execute(string sql_cmd)

参数

参数名描述
sql_cmdSQL语句

返回值

受影响的行数

使用方式

返回文档