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

sqlite_get_table

Declaration

Source position: sqlite.pp line 120

function sqlite_get_table(

  _para1: Psqlite;

  sql: Pchar;

  resultp: PPPchar;

  nrow: Plongint;

  ncolumn: Plongint;

  errmsg: PPchar

):LongInt;


Documentation generated on: 2023-03-18