deletionProtection property

bool? deletionProtection
getter/setter pair

Set to true to make the MaterializedView protected against deletion.

Views: SCHEMA_VIEW, REPLICATION_VIEW, FULL.

Implementation

core.bool? deletionProtection;