|
|
|
|
|
HSetTrigger (Function)
Disponible solo con este tipo de conexión
Enables or disables the management of triggers. For more details, see Trigger management. Note By default, trigger management is active. To speed up your application, we advise you to disable the triggers if they are not used.
Sintaxis
<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.
Clasificación Lógica de negocio / UI: Lógica de negocio
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|