Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRBackupInfo type

Top 

TACRBackupInfo provides information about the database backup file.

Unit

ACRMain

type

TACRBackupInfo = packed record
Date: TDateTime;
FileSize: Int64;
Description: String;
Encrypted: Boolean;
EncryptedByPassword: Boolean;
TableCount: Integer;
end;


Description

TACRBackupInfo type describes the database backup file.
Date - backup creation date.
FileSize - size of original database file.
Description - description of the backup file.
Encrypted - if true then backup file is encrypted.
EncryptedByPassword - if true then backup file is encrypted by password otherwise it is encrypted by binary key.



© AidAim Software Accuracer: Benefits-bde Replacement Embedded Database For Delphi C\+\+ Builder Kyli