FireDAC.Phys.SQLite
Contains the SQLite driver and service components for FireDAC.
Package | FireDACSqliteDriver240.bpl |
---|
Classes
TFDPhysSQLiteDriverLink | Use the TFDPhysSQLiteDriverLink component to link the SQLite driver to an application and set it up. |
TFDSQLiteBackup | The class implementing the SQLite backup, restore and copy database functionality. |
TFDSQLiteCollation | The class implementing a custom SQLite collation. |
TFDSQLiteFunction | The class implementing a custom SQLite function. |
TFDSQLiteRTree | The class implementing a custom SQLite RTree module. |
TFDSQLiteSecurity | The class allowing you to manage a SQLite database encryption. |
TFDSQLiteService | The base class for all SQLite service classes. |
TFDSQLiteValidate | The class implementing a SQLite database validation service. |
Routines
FDSQLiteTypeName2ADDataType |
Types
Firedac_Phys_Sqlite | Specifies the database encryption options. |
TFDSQLiteCollationFlag | Specifies the types of flags for CollationKind=sscompareStrings . |
TFDSQLiteCollationFlags | Represents a set of TFDSQLiteCollationFlag values. |
TFDSQLiteCollationKind | Specifies the collation implementation kind. |
TFDSQLiteSecurityOptions | Specifies the database encryption options. |
TFDSQLiteValidateOption | Specifies additional options controlling the validation. |
TFDSQLiteValidateOptions | Set of TFDSQLiteValidateOption values. |