The Select keyword (select in C#) is used to retrieve objects from the source you are querying. In this example you see how to select an object of an existing type. Later in this chapter you see how to defi ne new object shapes on the fl y.
The Select keyword (select in C#) is used to retrieve objects from the source you are querying. Inthis example you see how to select an object of an existing type. Later in this chapter you see how todefi ne new object shapes on the fl y.