API:FireDAC.Phys.SQLiteWrapper.TSQLiteBackup.PagesPerStep

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PagesPerStep: Integer read FPagesPerStep write FPagesPerStep default -1;

C++

__property int PagesPerStep = {read=FPagesPerStep, write=FPagesPerStep, default=-1};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteBackup

Description

Embarcadero Technologies does not currently have any additional information.