Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IDBCStmt::clearBindings ( void  )
pure virtual

Reset all the variables, '? in SQLite' and '$ in Postgres', in the prepared SQL statement to empty.

Returns
SuccessP6R::eOk 
FailureP6R::eNoMemoryInsuffficient memory to properly initialize the component