T___MiniFMXDatabaseAncestor Class
Definition
Delphi
type T___MiniFMXDatabaseAncestor = class(TDataModule)
- Inheritance
-
TDataModuleT___MiniFMXDatabaseAncestor
Methods
| AfterConstruction | |
| EnableTransactionDuringDBUpdate | |
| GetDBUpdateSQLCount |
Number of SQL scripts to execute from the first release to current version of the database. |
| GetDBUpdateSQLRequest(Integer) |
SQL script to execute depending on current level of the database. |
| GetDatabaseName |
Used to define the storrage name of database version number file. |
| GetDatabaseVersionFileExtension | |
| GetDatabaseVersionFilePath | |
| GetFDConnection |
Used to access to current FireDAC connection instance. |