Unit 'SQLite3Backup' Package
[Overview][Types][Classes][Index] [#fcl-db]

TSQLite3Backup

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sqlite3backup.pas line 45

type TSQLite3Backup = class

public

  constructor Create;

  function Backup();

  function Restore();

published

  property LockReleaseTime: Integer; [rw]

  property PageStep: Integer; [rw]

  property ErrorMessage: string; [r]

  property OnBackupProgress: TOnBackupProgress; [rw]

end;

Inheritance

TSQLite3Backup

|

TObject


Documentation generated on: 2023-03-18