bool sasql_stmt_reset( sasql_stmt $stmt )
This function resets the $stmt object to the state just after the describe. Any variables that were bound are unbound and any data sent using sasql_stmt_send_long_data are dropped.
$stmt A statement resource.
TRUE on success or FALSE on failure.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |