force property

bool? force
getter/setter pair

If set to true, it deletes the row access policy even if it's the last row access policy on the table and the deletion will widen the access rather narrowing it.

Implementation

core.bool? force;