AllowDeletingColumns: Boolean;
The AllowDeletingColumns property determines whether columns can be deleted from the table.
If the property is set to True, columns can be deleted even when table protection is enabled.
If the property is set to False, the value of the UserInterfaceOnly property determines whether columns can be deleted only on the kernel level or this option is totally blocked.
By default the property is set to True.
See also: