ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Disabling a server trigger on logical HFSQL files Hide the details
Name of the trigger to disable. This name was defined with HDescribeServerTrigger.
Logical name of one or more HFSQL Client/Server data files. To specify several names, the names of the data files must be separated by a comma (",").
Disabling a server trigger on the physical HFSQL files of a server Hide the details
True if the operation was performed, False if a problem occurs. HError is used to identify the error.
Connection to the HFSQL server. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a variable of type Connection.
Physical name of one or more HFSQL Client/Server data files associated with the connection ("CUSTOMER.FIC" for example). To specify several names, the names of the data files must be separated by a comma (","). If this parameter is not specified or if it corresponds to an empty string (""), the trigger will be disabled on all the data files of the databases.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: