enableRefresh property

bool? enableRefresh
getter/setter pair

Enable automatic refresh of the materialized view when the base table is updated.

The default value is "true".

Optional.

Implementation

core.bool? enableRefresh;