Unit 'SQLite3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#sqlite]

sqlite3_next_stmt

Declaration

Source position: sqlite3.inc line 861

function sqlite3_next_stmt(

  db: psqlite3;

  stmt: psqlite3_stmt

):psqlite3_stmt;


Documentation generated on: 2025-07-25