Statement.finalize

Explicitly finalizes the prepared statement.

After a call to finalize(), the Statement object is destroyed and cannot be used.

struct Statement
private package(d2sqlite3) public
void
finalize
()

Meta