Appendix B. ADO.NET Object Model

I l @ ve RuBoard

ADO.NET consists of the namespaces and classes that manage accessing backend databases. In total ADO.NET consists of five namespaces and hundreds of classes. We don't have room to list all the namespaces and classes so we will detail only the three most commonly used namespaces (System.Data, System.Data.OleDb, and System.Data.SqlClient) and only the most commonly used classes within those namespaces. Figure B.1 shows the ADO.NET architecture that includes the most commonly used classes.

Figure B.1. You will probably use these classes in ADO.NET.

If you need information about the namespaces or classes not listed here please refer to the reference that is included in the documentation for the .NET SDK.

I l @ ve RuBoard


Asp. Net. By Example
ASP.NET by Example
ISBN: 0789725622
EAN: 2147483647
Year: 2001
Pages: 154

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net