.Net Runtime Library for Delphi
Close
CNClrLib.Data Namespace

The CNClrLib.Data namespace contains interfaces for accessing and managing data from diverse sources. These form the ADO.NET architecture and ADO.NET data providers. For example, providers are available for SQL Server, Oracle, ODBC, and OleDB. It contains interfaces for ADO.NET Entity Data Model (EDM) and WCF Data Services. These interfaces are defined as classes and interfaces in C# System.Data Namespaces.

DataReader Examples