SQLite3Stmt::clear

Clears all current bound parameters

Beschreibung

public bool SQLite3Stmt::clear ( void )

Clears all current bound parameters.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE on successful clearing of bound parameters, FALSE on failure.