Working with attributes and domains
We create the Attraction transaction to record tourist attractions, taking the key attribute into account. We see the definition of domains for data types, and how to cause an attribute to be autonumbered in runtime, as well as the difference between specifying a property at the attribute level and at the domain level. We deal with the initial considerations for designing our app’s transactions to ensure data consistency.