FireDAC.Phys.SQLite.TFDSQLiteBackup.PageCount
Delphi
property PageCount: Integer read GetPageCount;
C++
__property int PageCount = {read=GetPageCount, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.SQLite.pas FireDAC.Phys.SQLite.hpp |
FireDAC.Phys.SQLite | TFDSQLiteBackup |
Description
Le nombre total de pages à copier.
Utilisez la propriété PageCount pour obtenir le nombre total de pages à copier.