System.Data.Odbc Namespace

.NET Framework Base Class Library

Namespace Summary

The System.Data.Odbc namespace provides access to the functionality of the ODBC (.NET Framework data provider for ODBC) data source. This provider allows you to connect to any ODBC-compliant data source, such as SQL Server, Oracle, or other relational databases. It enables you to execute commands, retrieve data, and manage transactions.

Classes

Enums