|
|
|
|
|
HSetTrigger (Function) In french: HGèreTrigger
Available only with this kind of connection
Enables or disables the management of triggers. For more details, see Trigger management. Remark: By default, trigger management is active.. To speed up your application, we advise you to disable the triggers if they are not used.
Syntax
<Result> = HSetTrigger(<Management>)
<Result>: Boolean Former management mode of triggers (before the call to HSetTrigger): - True if the management of triggers was enabled,
- False if the management of triggers was disabled.
<Management>: Boolean - True if the management of triggers is enabled,
- False if this management must be disabled.
Business / UI classification: Business Logic
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|