This dialog is opened when you delete objects in the Object list or Table structure diff tabs. It shows information about the objects being deleted and potential warnings depending on the object type.

The dialog contains the following sections.
This section displays the list of objects being deleted and the target database. The object counts are shown only when there are objects of that type:
You're going to delete a number of objects:
- {N} field(s)
- {N} index(es)
- all data macros
- {N} relation(s)
- {N} {Other object type}
- Any dependent relations should also be removed
Target database:
{Target database name}
Each line is displayed only when there are corresponding objects to delete. The "Any dependent relations should also be removed" line is shown when the deleted objects may have dependent relations.
This section is shown only when there are potential issues with the delete operation.
Warning about data loss or data integrity issues:
WARNING!!! This action may produce DATA LOSS or data integrity issues.
Warning about possible execution failures due to existing data or dependencies:
Some execution steps may fail because of existing data, relations or other dependent objects - please check progress for errors after completion.
After reviewing the warnings, click OK to proceed with the deletion or Cancel to abort the operation.