|
|
|
|
|
HCloseAnalysis (Function) In french: HFermeAnalyse
Not available with this kind of connection
Closes the current analysis (or all current analyses in the case of a project with multiple analyses). All the HFSQL date files, views and queries currently opened are closed and freed. After the call to HCloseAnalysis, there is no current analysis. Syntax
<Result> = HCloseAnalysis()
<Result>: Boolean - True if the analysis was closed,
- False in the event of a problem: the analysis is not closed. HError is used to identify the error.
Remarks - A project can be associated with one or more analyses (projects with multiple analyses).
- The HCloseAnalysis functions are used to close:
- HCloseAnalysis has no effect if there is no current analysis.
Business / UI classification: Business Logic
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|