Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int sasql_stmt_affected_rows( sasql_stmt $stmt )
返回受执行语句影响的行数。
$stmt 由 sasql_stmt_execute 执行的语句资源。
受影响的行数或 FALSE(失败时)。