|
|
|
|
|
HS DeleteAllHistoryPlanning (Function) In french: HClearSchedulingHistory
Available only with this kind of connection
Purge the entire execution history of scheduled elements on an HFSQL server. IF NOT HSDeleteAllPlanningHistory(MyBaseConnection) THEN
Trace(HErrorInfo())
END
Syntax
<Result> = HSuppressesHistoryPlanning(<Connection>)
<Result>: Boolean - True if the entire task scheduler execution history file has been purged,
- False if an error occurs. HErrorInfo is used to identify the error.
<Connection>: Character string or Connection variable Connection used. This connection corresponds to:
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|