ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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 Connection variable.
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. 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. hNoWaitThe refresh of materialized view is not a locking operation: it is performed in background task. HInfoView is used to find out the result of the refresh performed on the materialized view. Remark: This parameter is available from version 200057.
Necessary rights
Last update: 09/20/2020
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: