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

sqlite3_prepare

Declaration

Source position: sqlite3.inc line 567

function sqlite3_prepare(

  db: psqlite3;

  zSql: pansichar;

  nByte: cint;

  ppStmt: ppsqlite3_stmt;

  pzTail: ppansichar

):cint;


Documentation generated on: 2023-03-18