EraseSchemaAndAllEntities
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2020).
Not present in: 2023, 2024, 2025, 2025.3, 2026, 2027
2020
current
Schema.EraseSchemaAndAllEntities(Schema, Boolean)
No longer obsolete in 2020 (was obsolete in 2021)
| schema | Schema | The Schema to erase. |
| overrideWriteAccessWithUserPermission | Boolean | Normally, the usual write access controls apply to prevent deletion of Entities that you don't have write permissions for. However, the user may choose to override the controls. Set this flag to true only if the user gave explicit permission to destroy the Schema. |
Schema.EraseSchemaAndAllEntities(Schema, Boolean)
No longer obsolete in 2020 (was obsolete in 2022)
| schema | Schema | The Schema to erase. |
| overrideWriteAccessWithUserPermission | Boolean | Normally, the usual write access controls apply to prevent deletion of Entities that you don't have write permissions for. However, the user may choose to override the controls. Set this flag to true only if the user gave explicit permission to destroy the Schema. |