Figure 3. Generate a Typed DataSet.
A typed DataSet allows you to access the data you've selected with typed properties, instead of generic accessor properties. The typed DataSet will be added to the designer for you, so all of your code can access it.