Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回受执行预准备语句影响的行数。
public sacapi_i32 sqlany_affected_rows(a_sqlany_stmt * sqlany_stmt)
sqlany_stmt 预准备并成功执行的语句,不返回任何结果集。例如,执行了 INSERT、UPDATE 或 DELETE 语句。
受影响的行数或 -1(失败时)。