Powered by Zoomin Software. For more details please contactZoomin

DataDirect Connect for ADO.NET Data Provider Help

Namespaces

  • Last Updated: April 16, 2026
  • 1 minute read
    • ADO.NET
    • Documentation

The namespace for the Oracle .NET data provider is DDTek.Oracle. When connecting to the Oracle database, you can use the OracleConnection and OracleCommand objects in the DDTek.Oracle namespace.

The following code fragments show how to include the namespace for the Oracle .NET data provider in your applications.

C#

// Access Oracle Database
using System.Data;
using DDTek.Oracle;
TitleResults for “How to create a CRG?”Also Available inAlert