ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the materialized view was refreshed, False if an error occurred. HErrorInfo is used to identify the error.
Connection to use. 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 materialized view whose data must be recalculated. This view was created: via the data model editor. via the SQL "CREATE MATERIALIZED VIEW" command.
Mode for refreshing the materialized view. hNoWaitThe refresh of materialized view is not a locking operation: it is performed in background task. HInfoView returns the information of the materialized view after being refreshed. Parameter not specified (by default)The refresh of materialized view is locking for the one who requested it. <Result> is used to find out the status report of refresh.
Necessary rights
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: