ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Requested information.
Connection to the HFSQL server that contains the materialized view. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of an Connection variable.
Name of the materialized view found on the server and for which the information is requested.
Requested information about the specified materialized view. hSQLCode<Result> will contain the SQL code of the view content. hDateLastRefresh<Result> will contain the date (in YYYYMMDD format) of the last successful refresh of the view. hErrorLastRefresh<Result> will correspond to: the error that occurred during the last refresh. Empty string ("") if the last refresh was successful.hRefreshInProgress<Result> will correspond to: 1 if the view is currently refreshed, 0 otherwise.
Last update: 09/18/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: