enableDropProtection property
Whether drop protection is enabled for this database.
Defaults to false, if not set. For more details, please see how to prevent accidental database deletion.
Implementation
core.bool? enableDropProtection;
Whether drop protection is enabled for this database.
Defaults to false, if not set. For more details, please see how to prevent accidental database deletion.
core.bool? enableDropProtection;