FireDAC.Phys.SQLite.TFDSQLiteFunction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDSQLiteFunction = class (TFDSQLiteService)

C++

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

Use the TFDSQLiteFunction to register a custom SQLite function. A registered function then may be used in any place in a SQL command, where an expression may be used.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FireDAC.Phys.SQLite.TFDSQLiteFunction&oldid=736827"