- PHP 手册
- 函数参考
- 数据库扩展
- 针对各数据库系统对应的扩展
- MaxDB
- MaxDB 函数
maxdb_stmt_reset
maxdb_stmt::reset
(PECL maxdb >= 1.0)
maxdb_stmt_reset -- maxdb_stmt::reset — Resets a prepared statement
说明
过程化风格
maxdb_stmt_reset ( resource$stmt
) : bool
面向对象风格
maxdb_stmt::reset ( void ) : bool Warning本函数还未编写文档,仅有参数列表。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.maxdb-stmt-reset.php