icon ADO.NET

The suite of data access technologies included in the .NET framework class libraries that provide access to relational data and XML. ADO.NET consists of classes that make up the DataSet (such tables, rows, columns, and relations), .NET Framework data providers, and custom type definitions (such as SqlTypes for SQL Server).