Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回结果集中的列数。
public sacapi_i32 sqlany_num_cols(a_sqlany_stmt * sqlany_stmt)
sqlany_stmt 由 sqlany_prepare() 或 sqlany_execute_direct() 创建的语句对象。
结果集中的列数,若失败则返回 -1。