You can define a query to identify objects in a database
that are not used in a project.
Procedure
- Click Find to open
the Query window.
- Select Objects.
- Set the list box to Custom.
- Type the following string into the list box: not
is_bound() and type!='project' and has_attr('source')
- Click the query icon
.
- Review the returns in the results field.