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

sqlite3_prepare

Declaration

Source position: sqlite3.inc line 567

var sqlite3_prepare: function(

  db: psqlite3;

  zSql: pansichar;

  nByte: cint;

  ppStmt: ppsqlite3_stmt;

  pzTail: ppansichar

):cint;


Documentation generated on: 2023-03-18