|
|
|
|
HOperationInProgress (Function) In french: HOpérationEncours Returns the list of automatic operations in progress on an HFSQL server.
// List of all operations in progress arrOp is dynamic array of hServerOperation arrOp = HOperationInProgress(cnt)
Syntax
<Result> = HOperationInProgress(<Connection>)
<Result>: Array of hServerOperation Array of hServerOperation variables containing the description of all the current operations on the HFSQL server. <Connection>: Character string or Connection variable Connection to a database. This connection corresponds to:
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|