卡里詹森著所著的《adonet的数据存储》(外文文献翻译).doc

约11页DOC格式手机打开展开

卡里詹森著所著的《adonet的数据存储》(外文文献翻译),abstract: this article is the second in a series to look at ado.net. in this installment we take a look at the ado.net data storage classes. the .net framework ...
编号:8-206300大小:138.00K
分类: 论文>外文翻译

内容介绍

此文档由会员 wanli1988go 发布

Abstract: This article is the second in a series to look at ADO.NET. In this installment we take a look at the ADO.NET data storage classes.
The .NET framework provides a series of interfaces, types, and classes in the System.Data second-level namespace that serve as the basis of data access. These definitions are referred to as ADO.NET.
ADO.NET can be conceptually divided into two parts, the data access mechanism and the data storage layer. In the first article in this series I described the interfaces and some of the classes that implement them. These definitions are found in data-specific third-level namespaces under System.Data, such as System.Data.SqlClient, System.Data.OleDb, and System.Data.Odbc. You can read this article by clicking here.
摘要:。 这文章是在一系列关于ADO. NET的第二篇,我们在这期中阅读了“ADO.NET数据存取”这篇。
这.NET架构提供了一系列接口和类型,以及那些满足于基本数据存取的基本,并在System.Data第二名字空间的类。这些定义参考于《ADO.NET》。
ADO.NET按概念能划分为两部分:数据访问机制和数据存储层。在这一系列文章中的头一篇,我介绍了那些接口以及执行它们的类。这些定义诸如System.Data.SqlClient, System.Data.OleDb 和 System.Data.Odbc能在System.Data的第三名字空间的特定数据中找到。你通过clicking here能够读这篇文章。