The System.Data namespace consists mostly of the classes that constitute the ActiveX® Data Objects architecture in the .NET Framework ( ADO.NET ). ADO.NET provides the programming interfaces for building data-driven Web and Windows applications.
This namespace includes the centerpiece of the ADO.NET architecture, the DataSet, which represents a relational database in memory.