ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Deleting a scheduled task Hide the details
True if the scheduled task was deleted, False if an error occurred. HErrorInfo is used to identify the error.
Connection for which a scheduled task must be deleted. 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.
Name of hScheduledTask variable describing the task that triggers a stored procedure.
Deleting a scheduled optimization task Hide the details
True if the scheduled optimization task was deleted,False if an error occurred. HErrorInfo is used to identify the error.
Connection for which a scheduled optimization task must be deleted. 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.
Name of the hScheduledOptimization variable used.
Deleting a backup scheduling Hide the details
True if the scheduled backup was deleted, False otherwise.
Connection for which a scheduled backup must be deleted. 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.
Name of the hBackupDescription variable used.
Deleting a scheduling for refreshing a materialized view Hide the details
True if the scheduling has been deleted, False otherwise.
Connection for which a materialized view refresh scheduling must be deleted. 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.
Name of the hScheduleMaterializedView variable containing the description of the materialized views to refresh.
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: