|
|
|
|
|
|
Category: Types of HFSQL variables |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc. |
|
|
|
|
|
|
Usage example of the Data source type |
|
|
|
|
|
|
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.). |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically. |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup. |
|
|
|
|
|
|
The type hFileParameter type is used to define the data files taken into account by a scheduled optimization task. |
|
|
|
|
|
|
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers. |
|
|
|
|
|
|
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server. |
|
|
|
|
|
|
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming... |
|
|
|
|
|
|
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server. |
|
|
|
|
|
|
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: - for a scheduled HFSQL Client/Server data file optimization task.
- for a scheduled HFSQL Client/Server data file backup job.
- for a scheduled replication of HFSQL servers.
|
|
|
|
|
|
|
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.) |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files programmatically. |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|