requiresRestart property

bool? requiresRestart
getter/setter pair

Indicates whether changing this flag will trigger a database restart.

Only applicable to Second Generation instances.

Implementation

core.bool? requiresRestart;