Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Resets a statement to its prepared state condition.
public sacapi_bool sqlany_reset(a_sqlany_stmt * sqlany_stmt)
sqlany_stmt A statement prepared successfully using sqlany_prepare().
1 on success, 0 on failure.