API:FireDAC.Phys.SQLite.TFDSQLiteBackup.BusyTimeout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BusyTimeout: Integer read FBusyTimeout write FBusyTimeout default 10000;

C++

__property int BusyTimeout = {read=FBusyTimeout, write=FBusyTimeout, default=10000};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteBackup

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!