Final answer:
To prevent the users from deleting saved records, Brendan should set the form property 'Allow Deletions' to 'No'.
Step-by-step explanation:
To prevent users from deleting saved records in the form, Brendan should set the form property 'Allow Deletions' to 'No'. This will disable the option to delete records and ensure that all created records are preserved. If Brendan sets the form property 'Allow Deletions' to 'Yes', it would enable users to delete saved records.
Setting the form property 'Allow Edits' to 'No' does not prevent users from deleting records. It only prevents them from making edits to the existing records. On the other hand, if Brendan sets the form property 'Allow Edits' to 'Yes', users will have the ability to edit and delete saved records.