April 2002
Intermediate to advanced
416 pages
11h 50m
English
ADO.NET includes a bewildering assortment of objects including DataSets, DataTables, DataRows, DataColumns, DataRelations, DataViews, and Constraints. Using these objects, you can model practically every aspect of a database’s content and structure. You can filter the data and build objects representing subsets of the data you have selected. You can add, modify, and delete data.
This chapter explains these objects and shows how you can use them to view, modify, add, and delete data. Chapter 6, “Database Connections,” explains how you can move data between these objects and a database.
Read now
Unlock full access