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

sqlite3_vtab

Declaration

Source position: sqlite3.inc line 997

type sqlite3_vtab = record

  pModule: psqlite3_module;

  nRef: cint;

  zErrMsg: pansichar;

end;


Documentation generated on: 2023-03-18