asp.net.ph

System.Data.OleDb Namespace

System.Data Namespace


The System.Data.OleDb namespace is the OLE DB .NET Data Provider.

A .NET data provider describes a collection of classes used to manage connections between an ASP.NET Web application and a data store, such as a relational database or a hierarchical XML file.

This namespace includes the core OleDb classes for accessing and manipulating any OLE DB-compliant data source, and essentially consists of the OleDbConnection, the OleDbCommand, the OleDbdataReader, and the OleDbDataAdapter classes.

Enums in System.Data.OleDb

OleDbLiteral OleDbType

For further information on how this namespace can help you, see Accessing Data with ADO.NET.

See Also

System.Data.Common   System.Data.SqlClient Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph