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

update_callback

Declaration

Source position: sqlite3.inc line 855

type update_callback = procedure(

  user: pointer;

  event: cint;

  database: pansichar;

  table: pansichar;

  rowid: sqlite3_int64

);


Documentation generated on: 2023-03-18