In this example the
unique property is set to ensure the supplier company Name/City combination is unique. Setting the column
unique property also makes the column required. The message given to the user when the unqiue constraint is violated can be customised using the
onUniqueConstraintViolated event.