Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapter 14, you learned how to create complex types and use them to encapsulate properties in an entity. As an example, you temporarily encapsulated a number of properties (Street1, Street2, City, and StateProvince) of the Address entity into a complex type called Mail, as shown in Figure B-1.