API:FireDAC.Phys.SQLite.TFDSQLiteBackup

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.SQLite.TFDSQLiteServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDSQLiteBackup

Delphi

TFDSQLiteBackup = class (TFDSQLiteService)

C++

class PASCALIMPLEMENTATION TFDSQLiteBackup : public TFDSQLiteService

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite FireDAC.Phys.SQLite

Description

The base class for all SQLite service classes.

FireDAC.Phys.SQLite.TFDSQLiteBackup inherits from FireDAC.Phys.SQLite.TFDSQLiteService. All content below this line refers to FireDAC.Phys.SQLite.TFDSQLiteService.

The base class for all SQLite service classes.

The TFDSQLiteService class is used as a base class for all SQLite service classes and should not be used directly. The class contains the common properties, like the DriverLink.

See Also