API:FireDAC.Phys.SQLite.TFDSQLiteRTree

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TFDSQLiteRTree = class (TFDSQLiteService)

C++

class PASCALIMPLEMENTATION TFDSQLiteRTree : 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.TFDSQLiteRTree 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