Namespaces
- Last Updated: April 16, 2026
- 1 minute read
- ADO.NET
- Documentation
In most cases, you do not need to reference the namespace for the Oracle Entity Framework data provider. If you must manually define a namespace, use DDTek.Oracle.Entity.
When connecting to the Oracle database, you use the OracleConnection and OracleCommand objects in the DDTek.Oracle namespace.