FireDAC.Phys.SQLite.TFDSQLiteBackup.Remaining
Delphi
property Remaining: Integer read GetRemaining;
C++
__property int Remaining = {read=GetRemaining, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Phys.SQLite.pas FireDAC.Phys.SQLite.hpp | FireDAC.Phys.SQLite | TFDSQLiteBackup | 
Description
The remaining number of pages to copy.
Use the Remaining property to get the remaining number of pages to copy.