FireDAC.Phys.SQLite.TFDSQLiteRTree
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 class implementing a custom SQLite RTree module.
Use the TFDSQLiteRTree to register a custom SQLite RTree module. Then, a registered RTree may be used with the MATCH SQL operator.