|
|
|
|
HServerMaintenance (Function) In french: HMaintenanceServeur Checks and optimizes the system tables of an HFSQL server
HServerMaintenance(MyConnection)
Syntax
<Result> = HServerMaintenance(<Connection> [, <Database>])
<Result>: Boolean - True if the system tables have been checked and optimized.
- False if an error occurred. HError is used to identify the error.
<Connection>: Character string or Connection variable Connection for which the system tables must be checked and optimized. This connection corresponds to: <Database>: Optional character string Name of the database containing the system tables to check and optimize. If this parameter is not specified, this function will check and optimize the global system tables.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|